public interface ListHolder extends CollectionHolder, List<Object>
ListType
must implement this interface.Modifier and Type | Method and Description |
---|---|
ListType |
getType()
Returns the type of the holder.
|
getItemType
getId, getNotCompiledValueHolder
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray
parallelStream, removeIf, stream
ListType getType()
ValueHolder
getType
in interface ValueHolder
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.