Uses of Interface
org.javatuples.valueintf.IValueValue

Packages that use IValueValue
org.javatuples   
 

Uses of IValueValue in org.javatuples
 

Classes in org.javatuples that implement IValueValue
 class KeyValue<A,B>
           A tuple of two elements, with positions 0 and 1 renamed as "key" and "value", respectively.
 class LabelValue<A,B>
           A tuple of two elements, with positions 0 and 1 renamed as "label" and "value", respectively.
 



Copyright © 2012 The JAVATUPLES team. All Rights Reserved.