- Parsing JSON documents to java classes using gson
- getApplicationContext (Context)
- startActivity (Activity)
- setContentView (Activity)
- Socket (java.net)
Provides a client-side TCP socket.
- Date (java.sql)
A class which can consume and produce dates in SQL Date format. Dates are
represented in SQL as yyyy
- ArrayList (java.util)
ArrayList is an implementation of List, backed by an array. All optional
operations including adding
- FileUtils (org.apache.commons.io)
General file manipulation utilities. Facilities are provided in the following
areas: * writing to a
- Logger (org.apache.log4j)
This is the central class in the log4j package. Most logging operations, except
configuration, are d
- Reflections (org.reflections)
Reflections one-stop-shop objectReflections scans your classpath, indexes the
metadata, allows you t
- Top Sublime Text plugins