- Making http requests using okhttp
- getSharedPreferences (Context)
- getContentResolver (Context)
- compareTo (BigDecimal)
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- String (java.lang)
- BitSet (java.util)
The BitSet class implements abit array [http://en.wikipedia.org/wiki/Bit_array].
Each element is eit
- StringTokenizer (java.util)
Breaks a string into tokens; new code should probably use String#split.>
// Legacy code:
StringTo
- Timer (java.util)
Timers schedule one-shot or recurring TimerTask for execution. Prefer
java.util.concurrent.Scheduled
- Servlet (javax.servlet)
Defines methods that all servlets must implement. A servlet is a small Java
program that runs within
- Best plugins for Eclipse