Uses of Package
org.omnaest.utils.tuple

Packages that use org.omnaest.utils.tuple
org.omnaest.utils.beans.result   
org.omnaest.utils.events.adapter   
org.omnaest.utils.structure.map   
org.omnaest.utils.tuple   
 

Classes in org.omnaest.utils.tuple used by org.omnaest.utils.beans.result
Tuple2
          Two arguments Tuple supporting Tuple2.hashCode(), Tuple2.equals(Object) and Tuple2.toString() using the values of the given elements.
 

Classes in org.omnaest.utils.tuple used by org.omnaest.utils.events.adapter
TupleThree
          Deprecated. use Tuple3 instead
TupleTwo
          Deprecated. use Tuple2 instead
 

Classes in org.omnaest.utils.tuple used by org.omnaest.utils.structure.map
Tuple
          A Tuple is the marker interface for generic wrapper classes holding arbitrary elements of different numbers.
Tuple2
          Two arguments Tuple supporting Tuple2.hashCode(), Tuple2.equals(Object) and Tuple2.toString() using the values of the given elements.
 

Classes in org.omnaest.utils.tuple used by org.omnaest.utils.tuple
KeyValue
          Two arguments Tuple supporting KeyValue.hashCode(), KeyValue.equals(Object) and KeyValue.toString() using the values of the given elements.
Tuple
          A Tuple is the marker interface for generic wrapper classes holding arbitrary elements of different numbers.
Tuple2
          Two arguments Tuple supporting Tuple2.hashCode(), Tuple2.equals(Object) and Tuple2.toString() using the values of the given elements.
TupleTwo
          Deprecated. use Tuple2 instead
 



Copyright © 2013. All Rights Reserved.