- Start an intent from android
- onCreateOptionsMenu (Activity)
- getExternalFilesDir (Context)
- getContentResolver (Context)
- Point (java.awt)
A point representing a location in (x,y) coordinate space, specified in integer
precision.
- Runnable (java.lang)
Represents a command that can be executed. Often used to run code in a different
Thread.
- Socket (java.net)
Provides a client-side TCP socket.
- Calendar (java.util)
Calendar is an abstract base class for converting between a Date object and a
set of integer fields
- Enumeration (java.util)
A legacy iteration interface.New code should use Iterator instead. Iterator
replaces the enumeration
- HashSet (java.util)
HashSet is an implementation of a Set. All optional operations (adding and
removing) are supported.
- Top PhpStorm plugins