Class SetValueMapAccessor<E>

java.lang.Object
org.jhotdraw8.fxcollection.typesafekey.SetValueMapAccessor<E>
Type Parameters:
E - the value type
All Implemented Interfaces:
Serializable, CompositeMapAccessor<Boolean>, MapAccessor<Boolean>

public class SetValueMapAccessor<E> extends Object implements CompositeMapAccessor<Boolean>
SetValueMapAccessor.
Author:
Werner Randelshofer
See Also: