org.javatuples.valueintf
Interface IValue5<X>

All Known Implementing Classes:
Decade, Ennead, Octet, Septet, Sextet

public interface IValue5<X>

Marker interface for tuples with a "5" value.

Since:
1.1
Author:
Daniel Fernández

Method Summary
 X getValue5()
           
 

Method Detail

getValue5

X getValue5()


Copyright © 2012 The JAVATUPLES team. All Rights Reserved.