org.javatuples.valueintf
Interface IValue7<X>

All Known Implementing Classes:
Decade, Ennead, Octet

public interface IValue7<X>

Marker interface for tuples with a "7" value.

Since:
1.1
Author:
Daniel Fernández

Method Summary
 X getValue7()
           
 

Method Detail

getValue7

X getValue7()


Copyright © 2012 The JAVATUPLES team. All Rights Reserved.