public interface ListDataValue extends CollectionDataValue
Modifier and Type | Interface and Description |
---|---|
static class |
ListDataValue.ListUtilityFactory
Implementations of the meta information of this value class.
|
CollectionDataValue.CollectionUtilityFactory
DataValue.UtilityFactory
Modifier and Type | Field and Description |
---|---|
static DataValue.UtilityFactory |
UTILITY
Meta information to collection values.
|
Modifier and Type | Method and Description |
---|---|
DataCell |
get(int index)
Returns the cell at the specified position in the list.
|
getElementType, size
containsBlobWrapperCells
forEach, iterator, spliterator
static final DataValue.UtilityFactory UTILITY
DataValue.UTILITY
DataCell get(int index)
index
- the position of the element to return (first element has
index zero).
KNIME GmbH, Konstanz, Germany
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.