public interface SIIterator extends Enumeration
| Modifier and Type | Method and Description |
|---|---|
int |
numberOfRemainingObjects()
Get the number of remaining objects in the iterator.
|
hasMoreElements, nextElementCopyright © 2012 code4tv.com. All Rights Reserved.