- Reading from database using SQL prepared statement
- getSupportFragmentManager (FragmentActivity)
- runOnUiThread (Activity)
- addToBackStack (FragmentTransaction)
- ArrayList (java.util)
ArrayList is an implementation of List, backed by an array. All optional
operations including adding
- Calendar (java.util)
Calendar is an abstract base class for converting between a Date object and a
set of integer fields
- Comparator (java.util)
A Comparator is used to compare two objects to determine their ordering with
respect to each other.
- Executors (java.util.concurrent)
Factory and utility methods for Executor, ExecutorService,
ScheduledExecutorService, ThreadFactory,
- ReentrantLock (java.util.concurrent.locks)
A reentrant mutual exclusion Lock with the same basic behavior and semantics as
the implicit monitor
- LoggerFactory (org.slf4j)
The LoggerFactory is a utility class producing Loggers for various logging APIs,
most notably for lo
- Top Sublime Text plugins