Package org.teamapps.universaldb.pojo
Klasse EntityArrayIterator<ENTITY>
java.lang.Object
org.teamapps.universaldb.pojo.EntityArrayIterator<ENTITY>
- Alle implementierten Schnittstellen:
Iterator<ENTITY>
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungEntityArrayIterator(EntityBuilder<ENTITY> entityBuilder, int[] ids) EntityArrayIterator(EntityBuilder<ENTITY> entityBuilder, BitSet records) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden java.util.Iterator
forEachRemaining, remove