Uses of Class
org.omnaest.utils.tuple.KeyValue

Packages that use KeyValue
org.omnaest.utils.tuple   
 

Uses of KeyValue in org.omnaest.utils.tuple
 

Methods in org.omnaest.utils.tuple that return KeyValue
 KeyValue<V,K> KeyValue.newInvertedInstance()
          Returns a new KeyValue instance with inverted first and second value
 

Constructors in org.omnaest.utils.tuple with parameters of type KeyValue
KeyValue(KeyValue<K,V> keyValue)
          Creates a new KeyValue instance based on the values of an already existing instance
 



Copyright © 2013. All Rights Reserved.