Class RecordingEntrySet<C extends Map<K,​V>,​K,​V>

java.lang.Object
com.blazebit.persistence.view.impl.collection.RecordingEntrySet<C,​K,​V>
All Implemented Interfaces:
Serializable, Iterable<Map.Entry<K,​V>>, Collection<Map.Entry<K,​V>>, Set<Map.Entry<K,​V>>

public class RecordingEntrySet<C extends Map<K,​V>,​K,​V>
extends Object
implements Set<Map.Entry<K,​V>>, Serializable
Since:
1.2.0
Author:
Christian Beikov
See Also:
Serialized Form