Uses of Interface
org.javatuples.valueintf.IValueValue
Packages that use IValueValue
-
Uses of IValueValue in org.javatuples
Classes in org.javatuples that implement IValueValueModifier and TypeClassDescriptionfinal class
KeyValue<A,
B> A tuple of two elements, with positions 0 and 1 renamed as "key" and "value", respectively.final class
LabelValue<A,
B> A tuple of two elements, with positions 0 and 1 renamed as "label" and "value", respectively.