- Making http post requests using okhttp
- getSystemService (Context)
- getContentResolver (Context)
- startActivity (Activity)
- Point (java.awt)
A point representing a location in (x,y) coordinate space, specified in integer
precision.
- Comparator (java.util)
A Comparator is used to compare two objects to determine their ordering with
respect to each other.
- GregorianCalendar (java.util)
GregorianCalendar is a concrete subclass of Calendarand provides the standard
calendar used by most
- BlockingQueue (java.util.concurrent)
A java.util.Queue that additionally supports operations that wait for the queue
to become non-empty
- Servlet (javax.servlet)
Defines methods that all servlets must implement. A servlet is a small Java
program that runs within
- Base64 (org.apache.commons.codec.binary)
Provides Base64 encoding and decoding as defined by RFC 2045.This class
implements section 6.8. Base
- Top Vim plugins