- Start an intent from android
- getApplicationContext (Context)
- runOnUiThread (Activity)
- addToBackStack (FragmentTransaction)
- FlowLayout (java.awt)
A flow layout arranges components in a left-to-right flow, much like lines of
text in a paragraph. F
- Graphics2D (java.awt)
This Graphics2D class extends the Graphics class to provide more sophisticated
control overgraphics
- ArrayList (java.util)
ArrayList is an implementation of List, backed by an array. All optional
operations including adding
- Callable (java.util.concurrent)
A task that returns a result and may throw an exception. Implementors define a
single method with no
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- Scheduler (org.quartz)
This is the main interface of a Quartz Scheduler. A Scheduler maintains a registry of org.quartz.Job
- Best IntelliJ plugins