- Creating JSON documents from java classes using gson
- setContentView (Activity)
- getSharedPreferences (Context)
- setScale (BigDecimal)
- FileInputStream (java.io)
An input stream that reads bytes from a file.
File file = ...finally
if (in != null)
in.clos
- ServerSocket (java.net)
This class represents a server-side socket that waits for incoming client
connections. A ServerSocke
- URLConnection (java.net)
A connection to a URL for reading or writing. For HTTP connections, see
HttpURLConnection for docume
- ResourceBundle (java.util)
ResourceBundle is an abstract class which is the superclass of classes which
provide Locale-specifi
- AtomicInteger (java.util.concurrent.atomic)
An int value that may be updated atomically. See the java.util.concurrent.atomic
package specificati
- XPath (javax.xml.xpath)
XPath provides access to the XPath evaluation environment and expressions.
Evaluation of XPath Expr
- Top Vim plugins