net.sf.staccatocommons.defs.tuple
Interface Tuple4<A,B,C,D>

All Superinterfaces:
Comparable<Tuple4<A,B,C,D>>, FirstAware<A>, FourthAware<D>, SecondAware<B>, ThirdAware<C>, ToListAware<Object>

public interface Tuple4<A,B,C,D>
extends ToListAware<Object>, FirstAware<A>, SecondAware<B>, ThirdAware<C>, FourthAware<D>, Comparable<Tuple4<A,B,C,D>>

Since:
1.2
Author:
flbulgarelli

Method Summary
 
Methods inherited from interface net.sf.staccatocommons.defs.partial.ToListAware
toArray, toList
 
Methods inherited from interface net.sf.staccatocommons.defs.partial.FirstAware
_0, first
 
Methods inherited from interface net.sf.staccatocommons.defs.partial.SecondAware
_1, second
 
Methods inherited from interface net.sf.staccatocommons.defs.partial.ThirdAware
_2, third
 
Methods inherited from interface net.sf.staccatocommons.defs.partial.FourthAware
_3, fourth
 
Methods inherited from interface java.lang.Comparable
compareTo
 



Get Staccatocommons at SourceForge.net. Fast, secure and Free Open Source software downloads