Package org.aksw.commons.index.util
package org.aksw.commons.index.util
-
ClassDescriptionInterface for Alt stores.Alt2<V1,
V2> 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<V1,V2, V3> CMap<K,V, X> CMapImpl<K,V, X> A completable map.CMapSupplier<X>Helper interface for creating new map instances with automatically inferred typesCSet<T,X> CSetImpl<T,X> CSetSupplier<X>Helper interface for creating new set instances with automatically inferred typesHasData<T>Helper interface for creating new set instances with automatically inferred typesHelper interface for creating new map instances with automatically inferred typesHelper interface for creating new set instances with automatically inferred typesTupleValueFunction<ComponentType,ValueType> Map a tuple-like object to a value