| GNU Classpath (0.95) | |
| Frames | No Frames |
Classes implementing java.util.List | |
| class | Represents a list of MBean Attributes, with their
names and values. |
Classes implementing java.util.List | |
| 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 array-backed implementation of the List interface. |
| class | Linked list implementation of the List interface. |
| class | |
| class | The Vector classes implements growable arrays of Objects.
|
Fields of type java.util.List | |
| List<E> | An immutable, serializable, empty List, which implements RandomAccess.
|
Classes implementing java.util.List | |
| class | |
Methods with return type java.util.List | |
| List<E> | Returns the entities declared in the DTD.
|
| List<E> | Returns the notations declared in the DTD.
|
Methods with parameter type java.util.List | |
| Object | Evaluate the function with the specified arguments.
|
| GNU Classpath (0.95) |