- Making http requests using okhttp
- runOnUiThread (Activity)
- getSystemService (Context)
- getApplicationContext (Context)
- Runnable (java.lang)
Represents a command that can be executed. Often used to run code in a different
Thread.
- SimpleDateFormat (java.text)
Formats and parses dates in a locale-sensitive manner. Formatting turns a Date
into a String, and pa
- Scanner (java.util)
A parser that parses a text string of primitive types and strings with the help
of regular expressio
- Manifest (java.util.jar)
The Manifest class is used to obtain attribute information for a JarFile and its
entries.
- DataSource (javax.sql)
An interface for the creation of Connection objects which represent a connection
to a database. This
- JLabel (javax.swing)
- Top Sublime Text plugins