Uses of Class
org.yestech.lib.util.Triple

Packages that use Triple
org.yestech.lib.util   
 

Uses of Triple in org.yestech.lib.util
 

Methods in org.yestech.lib.util that return Triple
static
<T1,T2,T3> Triple<T1,T2,T3>
TupleFactory.create(T1 first, T2 second, T3 third)
           
 



Copyright © 2009 YES Technology Association. All Rights Reserved.