Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.knime.core.data.collection Classes and Interfaces - 21 results found.
NameDescriptionTypePackageFramework
BlobSupportDataCellIteratorIterator on a collection of DataCell objects, permitting the access on underlyingInterfaceorg.knime.core.data.collectionKNIME
BlobSupportDataCellListA list of DataCell objects, which special treatment for BlobDataCell.Classorg.knime.core.data.collectionKNIME
BlobSupportDataCellSetA list of DataCell objects, which special treatment for BlobDataCell.Classorg.knime.core.data.collectionKNIME
CellCollection and CollectionDataValue.Interfaceorg.knime.core.data.collectionKNIME
CollectionCellFactoryFactory class used to create DataCells that contain a collection of DataCells.Classorg.knime.core.data.collectionKNIME
CollectionDataValueSpecial interface that is implemented by DataCells that represent collection of cells.Interfaceorg.knime.core.data.collectionKNIME
CollectionDataValue .CollectionUtilityFactoryClassorg.knime.core.data.collectionKNIME
CollectionValueRendererGeneric renderer for CollectionDataValue which prints the string representation of each object in theSince:2.Classorg.knime.core.data.collectionKNIME
CollectionValueRenderer .FullRendererFactoryFactory for a CollectionValueRenderer that shows all elements of the collection.Classorg.knime.core.data.collectionKNIME
CollectionValueRenderer .ShortRendererFactoryFactory for a CollectionValueRenderer that shows at most the first three elements of the collection.Classorg.knime.core.data.collectionKNIME
DefaultBlobSupportDataCellIteratorDefault implementation to BlobSupportDataCellIterator.Classorg.knime.core.data.collectionKNIME
DefaultBlobSupportDataCellIterator .InternalIteratorClassorg.knime.core.data.collectionKNIME
ListCellDefault implementation of a CollectionDataValue, whereby the underlying data structure is a list.Classorg.knime.core.data.collectionKNIME
ListCell .ListCellSerializerSerializer for ListCells.Classorg.knime.core.data.collectionKNIME
ListDataValueProvides additionally access by index to the collection elements.Interfaceorg.knime.core.data.collectionKNIME
SetCellDefault implementation of a CollectionDataValue, whereas the underlying data structure is a set (i.Classorg.knime.core.data.collectionKNIME
SetCell .SetCellSerializerSerializer for SetCells.Classorg.knime.core.data.collectionKNIME
SetDataValueAdditionally provides 'contains' functionality.Interfaceorg.knime.core.data.collectionKNIME
SparseListCellSparse implementation of a CollectionDataValue.Classorg.knime.core.data.collectionKNIME
SparseListCell .SparseListCellSerializerSerializer for SparseListCells.Classorg.knime.core.data.collectionKNIME
SparseListDataValueSparse implementation of the ListDataValue interface that stores only the value and the index of elements that are unequal toInterfaceorg.knime.core.data.collectionKNIME