Class RecordingKeySet<C extends Map<K,V>,K,V>

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

public class RecordingKeySet<C extends Map<K,V>,K,V> extends Object implements Set<K>, Serializable
Since:
1.2.0
Author:
Christian Beikov
See Also: