Uses of Class
nl.lxtreme.ols.util.Pair

Packages that use Pair
nl.lxtreme.ols.util   
 

Uses of Pair in nl.lxtreme.ols.util
 

Methods in nl.lxtreme.ols.util that return Pair
static
<T,V> Pair<T,V>
Pair.of(T aLeft, V aRight)
          Factory method to create a new pair of two given values.
 



Copyright © 2012 L'Xtreme IT consultancy. All Rights Reserved.