public class UserCollection extends AbstractCollection
| Constructor and Description |
|---|
UserCollection(String[] elements)
Constructs a new UserCollection.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator |
iterator() |
int |
size() |
add, addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCodepublic UserCollection(String[] elements)
public Iterator iterator()
iterator in interface Iterableiterator in interface Collectioniterator in class AbstractCollectionpublic int size()
size in interface Collectionsize in class AbstractCollectionCopyright © 2003-2008 Jive Software.