| Package | Description |
|---|---|
| com.grey.base.collections |
| Modifier and Type | Method and Description |
|---|---|
GenericIterator<T> |
GenericIterator.reset(Collection<T> data) |
GenericIterator<T> |
GenericIterator.reset(Map<T,?> data) |
GenericIterator<T> |
GenericIterator.reset(T data) |
GenericIterator<T> |
GenericIterator.reset(T[] data) |
GenericIterator<T> |
GenericIterator.reset(T[] data,
int off,
int len) |
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.