- Creating JSON documents from java classes using gson
- startActivity (Activity)
- putExtra (Intent)
- onCreateOptionsMenu (Activity)
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- ConnectException (java.net)
A ConnectException is thrown if a connection cannot be established to a remote
host on a specific po
- Proxy (java.net)
This class represents proxy server settings. A created instance of Proxy stores
a type and an addres
- MessageFormat (java.text)
Produces concatenated messages in language-neutral way. New code should probably
use java.util.Forma
- Join (org.hibernate.mapping)
- Reflections (org.reflections)
Reflections one-stop-shop objectReflections scans your classpath, indexes the
metadata, allows you t
- Top Vim plugins