Uses of Interface
org.omnaest.utils.tuple.Tuple

Packages that use Tuple
org.omnaest.utils.tuple   
 

Uses of Tuple in org.omnaest.utils.tuple
 

Classes in org.omnaest.utils.tuple that implement Tuple
 class TupleDuad<T1,T2>
          Two arguments Tuple
 class TupleTriple<T1,T2,T3>
          Container tuple holding three data instances.
 



Copyright © 2011. All Rights Reserved.