|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SerializableIterator | |
|---|---|
| org.jcoderz.commons.util | |
| Uses of SerializableIterator in org.jcoderz.commons.util |
|---|
| Methods in org.jcoderz.commons.util that return SerializableIterator | |
|---|---|
static SerializableIterator |
SerializableIterator.fromArray(Object[] array)
Construct a new iterator from the given array. |
static SerializableIterator |
SerializableIterator.fromCollection(Collection collection)
Construct a new iterator from the given collection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||