- Start an intent from android
- setScale (BigDecimal)
- compareTo (BigDecimal)
- getExternalFilesDir (Context)
- GridBagLayout (java.awt)
The GridBagLayout class is a flexible layout manager that aligns components
vertically and horizonta
- GridLayout (java.awt)
The GridLayout class is a layout manager that lays out a container's components
in a rectangular gri
- MessageDigest (java.security)
Uses a one-way hash function to turn an arbitrary number of bytes into a
fixed-length byte sequence.
- Arrays (java.util)
This class contains various methods for manipulating arrays (such as sorting and
searching). This cl
- ReentrantLock (java.util.concurrent.locks)
A reentrant mutual exclusion Lock with the same basic behavior and semantics as
the implicit monitor
- Location (org.springframework.beans.factory.parsing)
Class that models an arbitrary location in a Resource.Typically used to track
the location of proble
- Top Vim plugins