public class Alt2<V1,V2>extends Object
implements Alt
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).