Uses of Package
org.aksw.commons.index.util
-
Packages that use org.aksw.commons.index.util Package Description org.aksw.commons.index org.aksw.commons.index.core org.aksw.commons.index.util -
Classes in org.aksw.commons.index.util used by org.aksw.commons.index Class Description Alt2 This interface is conceptually just a pair just like Map.Entry However, reusing Map.Entry for storage nodes (schema) is very confusing in debugging, because Entry is especially used on the stores (often Maps).Alt3 CMap CMapSupplier Helper interface for creating new map instances with automatically inferred typesCSet CSetSupplier Helper interface for creating new set instances with automatically inferred typesListSupplier Helper interface for creating new set instances with automatically inferred typesMapSupplier Helper interface for creating new map instances with automatically inferred typesSetSupplier Helper interface for creating new set instances with automatically inferred types -
Classes in org.aksw.commons.index.util used by org.aksw.commons.index.core Class Description Alt2 This interface is conceptually just a pair just like Map.Entry However, reusing Map.Entry for storage nodes (schema) is very confusing in debugging, because Entry is especially used on the stores (often Maps).Alt3 ListSupplier Helper interface for creating new set instances with automatically inferred typesMapSupplier Helper interface for creating new map instances with automatically inferred typesSetSupplier Helper interface for creating new set instances with automatically inferred typesStreamer A streamer returns a stream of items from a collection-like object (referred to as a 'store') given as the argument.TupleValueFunction Map a tuple-like object to a value -
Classes in org.aksw.commons.index.util used by org.aksw.commons.index.util Class Description Alt Interface for Alt stores.Alt2 This interface is conceptually just a pair just like Map.Entry However, reusing Map.Entry for storage nodes (schema) is very confusing in debugging, because Entry is especially used on the stores (often Maps).Alt3 CMap CMapSupplier Helper interface for creating new map instances with automatically inferred typesCSet CSetSupplier Helper interface for creating new set instances with automatically inferred typesHasData ListSupplier Helper interface for creating new set instances with automatically inferred typesMapSupplier Helper interface for creating new map instances with automatically inferred typesSetSupplier Helper interface for creating new set instances with automatically inferred typesStreamer A streamer returns a stream of items from a collection-like object (referred to as a 'store') given as the argument.StreamTransform Helper interface to make transformations on streams less verbose Inherits fromFunctionfor out of the box chaining withFunction.andThen(Function).TupleValueFunction Map a tuple-like object to a value