Class RecordingEntrySetIterator<K,V>
java.lang.Object
com.blazebit.persistence.view.impl.collection.RecordingEntrySetIterator<K,V>
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Constructor Summary
ConstructorsConstructorDescriptionRecordingEntrySetIterator(RecordingMap<? extends Map<K, V>, K, V> recordingMap) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining