JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.aksw.commons.index.util
Alt
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
class
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).
class
Alt3
<V1,
V2,
V3>