Package org.aksw.commons.index.util
Interface CSet<T,X>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CSet<T,X>setData(X data)-
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
-
-