Class NonNullSetStyleableKey<T>

Type Parameters:
T - the element type of the set
All Implemented Interfaces:
Serializable, ReadOnlyStyleableMapAccessor<ImmutableSequencedSet<T>>, WritableStyleableMapAccessor<ImmutableSequencedSet<T>>, Key<ImmutableSequencedSet<T>>, MapAccessor<ImmutableSequencedSet<T>>, NonNullKey<ImmutableSequencedSet<T>>, NonNullMapAccessor<ImmutableSequencedSet<T>>
Direct Known Subclasses:
WordSetStyleableKey

NonNullSetStyleableKey.
Author:
Werner Randelshofer
See Also: