org.javatuples.valueintf
Interface IValue8<X>

All Known Implementing Classes:
Decade, Ennead

public interface IValue8<X>

Marker interface for tuples with a "8" value.

Since:
1.1
Author:
Daniel Fernández

Method Summary
 X getValue8()
           
 

Method Detail

getValue8

X getValue8()


Copyright © 2012 The JAVATUPLES team. All Rights Reserved.