Class TopiaDAOImpl.FindAllIterator<E extends TopiaEntity,R>

java.lang.Object
org.nuiton.topia.persistence.TopiaDAOImpl.FindAllIterator<E,R>
All Implemented Interfaces:
Iterator<R>
Enclosing class:
TopiaDAOImpl<E extends TopiaEntity>

public static class TopiaDAOImpl.FindAllIterator<E extends TopiaEntity,R> extends Object implements Iterator<R>