- Reactive rest calls using spring rest template
- onCreateOptionsMenu (Activity)
- getSharedPreferences (Context)
- scheduleAtFixedRate (ScheduledExecutorService)
- Graphics2D (java.awt)
This Graphics2D class extends the Graphics class to provide more sophisticated
control overgraphics
- BufferedImage (java.awt.image)
The BufferedImage subclass describes an java.awt.Image with an accessible buffer
of image data. All
- Callable (java.util.concurrent)
A task that returns a result and may throw an exception. Implementors define a
single method with no
- Collectors (java.util.stream)
- Servlet (javax.servlet)
Defines methods that all servlets must implement. A servlet is a small Java
program that runs within
- Scheduler (org.quartz)
This is the main interface of a Quartz Scheduler. A Scheduler maintains a registry of org.quartz.Job
- Top Sublime Text plugins