public interface SetHolder extends CollectionHolder, Set<Object>
SetType
must implement this interface.Modifier and Type | Method and Description |
---|---|
SetType |
getType()
Returns the type of the holder.
|
getItemType
getId, getNotCompiledValue
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArray
parallelStream, removeIf, stream
SetType getType()
ValueHolder
getType
in interface ValueHolder
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.