- Creating JSON documents from java classes using gson
- addToBackStack (FragmentTransaction)
- getApplicationContext (Context)
- getExternalFilesDir (Context)
- BufferedInputStream (java.io)
A BufferedInputStream adds functionality to another input stream-namely, the
ability to buffer the i
- OutputStream (java.io)
A writable sink for bytes.Most clients will use output streams that write data
to the file system (
- System (java.lang)
Provides access to system-related information and resources including standard
input and output. Ena
- List (java.util)
An ordered collection (also known as a sequence). The user of this interface has
precise control ove
- Filter (javax.servlet)
A filter is an object that performs filtering tasks on either the request to a
resource (a servlet o
- Base64 (org.apache.commons.codec.binary)
Provides Base64 encoding and decoding as defined by RFC 2045.This class
implements section 6.8. Base
- Top Vim plugins