Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.knime.base.data.aggregation.collection Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
AndElementCountOperatorCollection operator that counts the number of elements in the intersection of all elements.Classorg.knime.base.data.aggregation.collectionKNIME
AndElementOperatorCollection operator that returns the intersection of all elements.Classorg.knime.base.data.aggregation.collectionKNIME
AppendElementOperatorCollection operator that creates a new List by appending the elements of all lists of the group.Classorg.knime.base.data.aggregation.collectionKNIME
ElementCountOperatorCollection operator that counts the elements of all member collections.Classorg.knime.base.data.aggregation.collectionKNIME
OrElementCountOperatorCollection operator that returns the number of unique member collectionAuthor:Tobias Koetter, University of KonstanzClassorg.knime.base.data.aggregation.collectionKNIME
OrElementOperatorCollection operator that returns the union of all elements.Classorg.knime.base.data.aggregation.collectionKNIME
XORElementCountOperatorCollection operator that counts the number of elements in the set of the exclusive-or on all elements.Classorg.knime.base.data.aggregation.collectionKNIME
XORElementOperatorCollections operator that performs an exclusive-or on all elements.Classorg.knime.base.data.aggregation.collectionKNIME