net.sf.staccatocommons.defs.partial
Interface ThirdAware<A>

Type Parameters:
A -
All Known Subinterfaces:
Tuple3<A,B,C>, Tuple4<A,B,C,D>

public interface ThirdAware<A>

Interface for accessing the third element of a tuple

Author:
flbulgarelli

Method Summary
 A _2()
          Synonym for third()
 A third()
          Answers the third component
 

Method Detail

third

A third()
Answers the third component

Returns:
the third component

_2

A _2()
Synonym for third()

Returns:
the third component


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