- Finding current android device location
- onRequestPermissionsResult (Fragment)
- getSupportFragmentManager (FragmentActivity)
- startActivity (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
- FlowLayout (java.awt)
A flow layout arranges components in a left-to-right flow, much like lines of
text in a paragraph. F
- IOException (java.io)
Signals a general, I/O-related error. Error details may be specified when
calling the constructor, a
- SocketTimeoutException (java.net)
This exception is thrown when a timeout expired on a socket read or accept
operation.
- Date (java.sql)
A class which can consume and produce dates in SQL Date format. Dates are
represented in SQL as yyyy
- GregorianCalendar (java.util)
GregorianCalendar is a concrete subclass of Calendarand provides the standard
calendar used by most
- Top Sublime Text plugins