Uses of Interface
org.aksw.commons.index.util.Alt
-
Packages that use Alt Package Description org.aksw.commons.index.util -
-
Uses of Alt in org.aksw.commons.index.util
Classes in org.aksw.commons.index.util that implement Alt Modifier and Type Class Description classAlt2<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).classAlt3<V1,V2,V3>
-