- Making http requests using okhttp
- requestLocationUpdates (LocationManager)
- getSupportFragmentManager (FragmentActivity)
- getExternalFilesDir (Context)
- ObjectMapper (com.fasterxml.jackson.databind)
ObjectMapper provides functionality for reading and writing JSON, either to and
from basic POJOs (Pl
- GridBagLayout (java.awt)
The GridBagLayout class is a flexible layout manager that aligns components
vertically and horizonta
- GregorianCalendar (java.util)
GregorianCalendar is a concrete subclass of Calendarand provides the standard
calendar used by most
- Queue (java.util)
A collection designed for holding elements prior to processing. Besides basic
java.util.Collection o
- Modifier (javassist)
The Modifier class provides static methods and constants to decode class and
member access modifiers
- Base64 (org.apache.commons.codec.binary)
Provides Base64 encoding and decoding as defined by RFC 2045.This class
implements section 6.8. Base
- Best plugins for Eclipse