Frames | No Frames |
Classes derived from java.util.AbstractCollection | |
class | This class is used to store array lists. |
Classes derived from java.util.AbstractCollection | |
class | A basic implementation of most of the methods in the List interface to make
it easier to create a List based on a random-access data structure. |
class | Abstract superclass to make it easier to implement the List interface when
backed by a sequential-access store, such as a linked list. |
class | An abstract implementation of Set to make it easier to create your own
implementations. |
class | An array-backed implementation of the List interface. |
class |
Provides an efficient mechanism for recording a set of enumeration
constants. |
class | This class provides a HashMap-backed implementation of the Set interface.
|
class | This class provides a hashtable-backed implementation of the
Set interface, with predictable traversal order.
|
class | Linked list implementation of the List interface. |
class | |
class | This class provides a TreeMap-backed implementation of the SortedSet
interface. |
class | The Vector classes implements growable arrays of Objects.
|
Classes derived from java.util.AbstractCollection | |
class | A monotonic sequence of integers in the finite field 232.
|
class | A simple way to create immutable n-tuples. |
Classes derived from java.util.AbstractCollection | |
class | The JobStateReasons attribute provides the set of
additional informations available about the current state of a print job.
|
Classes derived from java.util.AbstractCollection | |
class | Represents a list of MBean Attribute s, with their
names and values. |