public interface CollectionHolder extends ValueHolder, Collection<Object>
Modifier and Type | Method and Description |
---|---|
Type |
getItemType()
Returns the type of the items stored in this collection.
|
getId, getNotCompiledValueHolder, getType
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
Type getItemType()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.