Uses of Class
net.sf.staccatocommons.lang.tuple.Pair

Packages that use Pair
net.sf.staccatocommons.lang.tuple This package provides implementations of tuples - heterogeneous, fixed size sequences of elements called components - with arities - number of components - of 2, 3 and 4. 
 

Uses of Pair in net.sf.staccatocommons.lang.tuple
 

Methods in net.sf.staccatocommons.lang.tuple that return Pair
 Pair<B,A> Pair.swap()
          Creates a new tuple, with swaped components
 



Copyright © 2010-2012 Staccatocommons. All Rights Reserved.