Class IntrinsicRosterIterator<T>

java.lang.Object
org.smallmind.persistence.cache.praxis.intrinsic.IntrinsicRosterIterator<T>
All Implemented Interfaces:
Iterator<T>, ListIterator<T>

public class IntrinsicRosterIterator<T> extends Object implements ListIterator<T>