AclEntry |
The Access Control List Entry interface definition.
|
AlphaAnimation |
An animation that controls the alpha level of an object.
|
Animation |
Abstraction for an Animation that can be applied to Views, Surfaces, or
other objects.
|
AnimationSet |
Represents a group of Animations that should be played together.
|
Animator |
This is the superclass for classes which provide basic support for animations which can be
started, ended, and have AnimatorListeners added to them.
|
AnimatorSet |
This class plays a set of Animator objects in the specified order.
|
ArcShape |
Creates an arc shape.
|
ArrayDeque<E> |
Resizable-array implementation of the Deque interface.
|
ArrayList<E> |
ArrayList is an implementation of List , backed by an array.
|
AttributedCharacterIterator |
Extends the
CharacterIterator interface, adding support for iterating over
attributes and not only characters.
|
Attributes |
The Attributes class is used to store values for manifest entries.
|
AuthProvider |
Legacy security code; do not use.
|
AutoTransition |
Utility class for creating a default transition that automatically fades,
moves, and resizes views during a scene change.
|
BasicClientCookie |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
BasicClientCookie2 |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
BasicHeader |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
BasicHeaderElement |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
BasicHttpParams |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
BasicHttpProcessor |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
BasicNameValuePair |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
BasicRequestLine |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
BasicStatusLine |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
BitSet |
The BitSet class implements a
bit array.
|
BreakIterator |
Locates boundaries in text.
|
BufferedHeader |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
Bundle |
A mapping from String values to various Parcelable types.
|
ByteArrayEntity |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
CRLSelector |
The interface specification for determining whether a CRL meets some criteria
to select CRL objects among a set of CRL s.
|
Calendar |
Calendar is an abstract base class for converting between a
Date object and a set of integer fields such as
YEAR , MONTH , DAY ,
HOUR , and so on.
|
CertPathBuilderResult |
The interface for results generated by
build(CertPathParameters) .
|
CertPathParameters |
The interface specification for certification path algorithm parameters.
|
CertPathValidatorResult |
The interface specification for certification path validation results.
|
CertSelector |
The interface specification to determine whether a Certificate meets some criteria.
|
CertStoreParameters |
The marker interface specifying the parameters used to initialize a CertStore instance.
|
ChangeBounds |
This transition captures the layout bounds of target views before and after
the scene change and animates those changes during the transition.
|
ChangeClipBounds |
ChangeClipBounds captures the getClipBounds() before and after the
scene change and animates those changes during the transition.
|
ChangeImageTransform |
This Transition captures an ImageView's matrix before and after the
scene change and animates it during the transition.
|
ChangeTransform |
This Transition captures scale and rotation for Views before and after the
scene change and animates those changes during the transition.
|
CharacterIterator |
An interface for the bidirectional iteration over a group of characters.
|
ChoiceFormat |
Returns a fixed string based on a numeric value.
|
Collator |
Performs locale-sensitive string comparison.
|
CollectionCertStoreParameters |
The parameters to initialize a Collection type CertStore instance.
|
ComponentName |
Identifier for a specific application component
(Activity , Service ,
BroadcastReceiver , or
ContentProvider ) that is available.
|
ConcurrentSkipListMap<K, V> |
A scalable concurrent ConcurrentNavigableMap implementation.
|
ConcurrentSkipListSet<E> |
A scalable concurrent NavigableSet implementation based on
a ConcurrentSkipListMap .
|
CopyOnWriteArrayList<E> |
A thread-safe random-access list.
|
Date |
A specific moment in time, with millisecond precision.
|
DateFormat |
Formats or parses dates and times.
|
DateFormatSymbols |
Encapsulates localized date-time formatting data, such as the names of the
months, the names of the days of the week, and the time zone data.
|
DecimalFormat |
A concrete subclass of NumberFormat that formats decimal numbers.
|
DecimalFormatSymbols |
Encapsulates the set of symbols (such as the decimal separator, the grouping
separator, and so on) needed by DecimalFormat to format numbers.
|
EnumMap<K extends Enum<K>, V> |
An Map specialized for use with Enum types as keys.
|
EnumSet<E extends Enum<E>> |
An EnumSet is a specialized Set to be used with enums as keys.
|
Explode |
This transition tracks changes to the visibility of target views in the
start and end scenes and moves views in or out from the edges of the
scene.
|
Fade |
This transition tracks changes to the visibility of target views in the
start and end scenes and fades views in or out when they become visible
or non-visible.
|
FileEntity |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
Format |
The base class for all formats.
|
GregorianCalendar |
GregorianCalendar is a concrete subclass of Calendar
and provides the standard calendar used by most of the world.
|
HashMap<K, V> |
HashMap is an implementation of Map .
|
HashSet<E> |
HashSet is an implementation of a Set.
|
Hashtable<K, V> |
Hashtable is a synchronized implementation of Map .
|
HeaderGroup |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
HttpCookie |
An opaque key-value value pair held by an HTTP client to permit a stateful
session with an HTTP server.
|
HttpDelete |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
HttpEntityEnclosingRequestBase |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
HttpGet |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
HttpHead |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
HttpHost |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
HttpOptions |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
HttpPost |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
HttpPut |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
HttpRequestBase |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
HttpRoute |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
HttpTrace |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
HttpVersion |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
IdentityHashMap<K, V> |
IdentityHashMap is a variant on HashMap which tests equality by reference
instead of equality by value.
|
Intent |
An intent is an abstract description of an operation to be performed.
|
JarEntry |
Represents a single file in a JAR archive together with the manifest
attributes and digital signatures associated with it.
|
Keyframe |
This class holds a time/value pair for an animation.
|
LDAPCertStoreParameters |
The parameters to initialize a LDAP CertStore instance.
|
LabeledIntent |
A special subclass of Intent that can have a custom label/icon
associated with it.
|
LinkedHashMap<K, V> |
LinkedHashMap is an implementation of Map that guarantees iteration order.
|
LinkedHashSet<E> |
LinkedHashSet is a variant of HashSet.
|
LinkedList<E> |
LinkedList is an implementation of List , backed by a doubly-linked list.
|
Locale |
Locale represents a language/country/variant combination.
|
LongSparseArray<E> |
SparseArray mapping longs to Objects.
|
Mac |
This class provides the public API for Message Authentication Code
(MAC) algorithms.
|
Manifest |
The Manifest class is used to obtain attribute information for a
JarFile and its entries.
|
MessageFormat |
Produces concatenated messages in language-neutral way.
|
NumberFormat |
The abstract base class for all number formats.
|
ObjectAnimator |
This subclass of ValueAnimator provides support for animating properties on target objects.
|
OvalShape |
Defines an oval shape.
|
PKIXBuilderParameters |
The parameter specification for a PKIX CertPathBuilder
algorithm used to build
certificate chains validated with the PKIX certification path validation.
|
PKIXCertPathBuilderResult |
The result of the PKIX certification path builder, returned by
build(CertPathParameters) .
|
PKIXCertPathChecker |
The class specifying the interface to extend the certification path
validation algorithm by checks to perform on an X509Certificate .
|
PKIXCertPathValidatorResult |
The implementation of the result of the PKIX certification path validation.
|
PKIXParameters |
This class implements the parameters for the PKIX CertPathValidator .
|
PathShape |
Creates geometric paths, utilizing the Path class.
|
PersistableBundle |
A mapping from String values to various types that can be saved to persistent and later
restored.
|
Properties |
A Properties object is a Hashtable where the keys and values
must be String s.
|
PropertyValuesHolder |
This class holds information about a property and the values that that property
should take on during an animation.
|
ProtocolVersion |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
Provider |
Provider is the abstract superclass for all security providers in the
Java security infrastructure.
|
RectShape |
Defines a rectangle shape.
|
RotateAnimation |
An animation that controls the rotation of an object.
|
RoundRectShape |
Creates a rounded-corner rectangle.
|
RouteTracker |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
RuleBasedCollator |
A concrete subclass of Collator .
|
ScaleAnimation |
An animation that controls the scale of an object.
|
Shape |
Defines a generic graphical "shape."
Any Shape can be drawn to a Canvas with its own draw() method,
but more graphical control is available if you instead pass
it to a ShapeDrawable .
|
SimpleDateFormat |
Formats and parses dates in a locale-sensitive manner.
|
SimpleTimeZone |
SimpleTimeZone is a concrete subclass of TimeZone
that represents a time zone for use with a Gregorian calendar.
|
SipProfile |
Defines a SIP profile, including a SIP account, domain and server information.
|
Slide |
This transition tracks changes to the visibility of target views in the
start and end scenes and moves views in or out from one of the edges of the
scene.
|
SlideNoPropagation |
|
SparseArray<E> |
SparseArrays map integers to Objects.
|
SparseArrayCompat<E> |
A copy of the current platform (currently KITKAT
version of SparseArray ; provides a removeAt() method and other things.
|
SparseBooleanArray |
SparseBooleanArrays map integers to booleans.
|
SparseIntArray |
SparseIntArrays map integers to integers.
|
SparseLongArray |
SparseLongArrays map integers to longs.
|
Stack<E> |
Stack is a Last-In/First-Out(LIFO) data structure which represents a
stack of objects.
|
StateListAnimator |
Lets you define a number of Animators that will run on the attached View depending on the View's
drawable state.
|
StringCharacterIterator |
An implementation of CharacterIterator for strings.
|
StringEntity |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
Time |
Java representation of an SQL TIME value.
|
TimeAnimator |
This class provides a simple callback mechanism to listeners that is synchronized with all
other animators in the system.
|
TimeZone |
TimeZone represents a time zone, primarily used for configuring a Calendar or
SimpleDateFormat instance.
|
Timestamp |
A Java representation of the SQL TIMESTAMP type.
|
Transition |
A Transition holds information about animations that will be run on its
targets during a scene change.
|
TransitionSet |
A TransitionSet is a parent of child transitions (including other
TransitionSets).
|
TranslateAnimation |
An animation that controls the position of an object.
|
TreeMap<K, V> |
A map whose entries are sorted by their keys.
|
TreeSet<E> |
TreeSet is an implementation of SortedSet.
|
UrlEncodedFormEntity |
This class is deprecated.
Please use openConnection() instead.
Please visit this webpage
for further details.
|
ValueAnimator |
This class provides a simple timing engine for running animations
which calculate animated values and set them on target objects.
|
Vector<E> |
Vector is an implementation of List , backed by an array and synchronized.
|
Visibility |
This transition tracks changes to the visibility of target views in the
start and end scenes.
|
WebBackForwardList |
This class contains the back/forward list for a WebView.
|
WebHistoryItem |
A convenience class for accessing fields in an entry in the back/forward list
of a WebView.
|
X509CRLSelector |
A CRL selector (CRLSelector for selecting X509CRL s that match the specified criteria.
|
X509CertSelector |
A certificate selector (CertSelector for selecting X509Certificate s that match the specified criteria.
|
XMLGregorianCalendar |
Representation for W3C XML Schema 1.0 date/time datatypes.
|
ZipEntry |
An entry within a zip file.
|