Uses of Class
com.j_spaces.kernel.StoredListIterator
Packages that use StoredListIterator
-
Uses of StoredListIterator in com.j_spaces.kernel
Methods in com.j_spaces.kernel that return StoredListIteratorModifier and TypeMethodDescriptionStoredListIterator.StoredListIteratorFactory.create()AbstractStoredList.establishListScan(boolean random_scan) establish a scan position.AbstractStoredList.establishListScan(boolean random_scan, boolean alternatingThread) Methods in com.j_spaces.kernel with parameters of type StoredListIteratorModifier and TypeMethodDescriptionprotected abstract booleanAbstractStoredList.iterate(boolean random_scan, StoredListIterator<T> slh) protected booleanSimpleLockStoredList.iterate(boolean random_scan, StoredListIterator<T> res) abstract booleanAbstractStoredList.nextPos(StoredListIterator<T> slh) booleanSimpleLockStoredList.nextPos(StoredListIterator<T> slh)