- Making http requests using okhttp
- getContentResolver (Context)
- getExternalFilesDir (Context)
- runOnUiThread (Activity)
- Point (java.awt)
A point representing a location in (x,y) coordinate space, specified in integer
precision.
- IOException (java.io)
Signals a general, I/O-related error. Error details may be specified when
calling the constructor, a
- Charset (java.nio.charset)
A charset is a named mapping between Unicode characters and byte sequences.
Every Charset can decode
- HashSet (java.util)
HashSet is an implementation of a Set. All optional operations (adding and
removing) are supported.
- Queue (java.util)
A collection designed for holding elements prior to processing. Besides basic
java.util.Collection o
- Executors (java.util.concurrent)
Factory and utility methods for Executor, ExecutorService,
ScheduledExecutorService, ThreadFactory,
- Best IntelliJ plugins