| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| next() — Method in class com.ericfeminella.collections.ArrayIterator |
|
Returns the next item element in the Array. |
| next() — Method in class com.ericfeminella.collections.CollectionIterator |
|
Returns the next item in the ICollectionView
|
| next() — Method in interface com.ericfeminella.collections.Iterator |
|
Retrieves the next element in the aggregate. |
| next() — Method in class com.ericfeminella.collections.StringTokenizer |
|
Retrieves the next element in the StringTokenizer
instance
|
| nextElement() — Method in interface com.ericfeminella.collections.IEnumeration |
|
Retrieves the next element in the Enumeration. |
| nextElement() — Method in class com.ericfeminella.collections.StringTokenizer |
|
Retrieves the next token in the StringTokenizer
instance
|
| nextToken() — Method in class com.ericfeminella.collections.StringTokenizer |
|
Retrieves the next token in the StringTokenizer
instance. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |