- Creating JSON documents from java classes using gson
- getSystemService (Context)
- getExternalFilesDir (Context)
- putExtra (Intent)
- MessageDigest (java.security)
Uses a one-way hash function to turn an arbitrary number of bytes into a
fixed-length byte sequence.
- ArrayList (java.util)
ArrayList is an implementation of List, backed by an array. All optional
operations including adding
- CountDownLatch (java.util.concurrent)
A synchronization aid that allows one or more threads to wait until a set of
operations being perfor
- ThreadPoolExecutor (java.util.concurrent)
An ExecutorService that executes each submitted task using one of possibly
several pooled threads, n
- JTextField (javax.swing)
- BasicDataSource (org.apache.commons.dbcp)
Basic implementation of javax.sql.DataSource that is configured via JavaBeans
properties. This is no
- Top plugins for Android Studio