Class RecordingEntrySetIterator<K,​V>

java.lang.Object
com.blazebit.persistence.view.impl.collection.RecordingEntrySetIterator<K,​V>
All Implemented Interfaces:
Iterator<Map.Entry<K,​V>>

public class RecordingEntrySetIterator<K,​V>
extends Object
implements Iterator<Map.Entry<K,​V>>
Since:
1.2.0
Author:
Christian Beikov