org.javatuples.valueintf
Interface IValue9<X>

All Known Implementing Classes:
Decade

public interface IValue9<X>

Marker interface for tuples with a "9" value.

Since:
1.1
Author:
Daniel Fernández

Method Summary
 X getValue9()
           
 

Method Detail

getValue9

X getValue9()


Copyright © 2012 The JAVATUPLES team. All Rights Reserved.