- Creating JSON documents from java classes using gson
- getSystemService (Context)
- getResourceAsStream (ClassLoader)
- scheduleAtFixedRate (ScheduledExecutorService)
- Pointer (com.sun.jna)
An abstraction for a native pointer data type. A Pointer instance represents, on
the Java side, a na
- Graphics2D (java.awt)
This Graphics2D class extends the Graphics class to provide more sophisticated
control overgraphics
- MalformedURLException (java.net)
This exception is thrown when a program attempts to create an URL from an
incorrect specification.
- ThreadPoolExecutor (java.util.concurrent)
An ExecutorService that executes each submitted task using one of possibly
several pooled threads, n
- ZipFile (java.util.zip)
This class provides random read access to a zip file. You pay more to read the
zip file's central di
- Modifier (javassist)
The Modifier class provides static methods and constants to decode class and
member access modifiers
- Best plugins for Eclipse