org.objectweb.jac.aspects.persistence
Class ListIterator
java.lang.Object
org.objectweb.jac.aspects.persistence.StorageIterator
org.objectweb.jac.aspects.persistence.ListIterator
- All Implemented Interfaces:
- Iterator
- public class ListIterator
- extends StorageIterator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListIterator
public ListIterator(Wrappee collection)
getCollectionSize
protected long getCollectionSize()
throws Exception
- Description copied from class:
StorageIterator
- Returns the size of the collection
- Specified by:
getCollectionSize
in class StorageIterator
- Throws:
Exception