Uses of Interface
org.aksw.commons.index.util.CSet
Packages that use CSet
-
Uses of CSet in org.aksw.commons.index
Methods in org.aksw.commons.index that return types with arguments of type CSetModifier and TypeMethodDescriptionstatic <D,C, X> StorageNodeMutable <D, C, CSet<C, X>> CStorageComposers.leafComponentSet(int tupleIdx, CSetSupplier<X> setSupplier, TupleBridge<D, C> tupleAccessor) static <D,C, X> StorageNodeMutable <D, C, CSet<D, X>> CStorageComposers.leafSet(CSetSupplier<X> setSupplier, TupleBridge<D, C> tupleAccessor) -
Uses of CSet in org.aksw.commons.index.util
Classes in org.aksw.commons.index.util that implement CSetMethods in org.aksw.commons.index.util that return CSet