com.healthmarketscience.common.util
Class Tuple1.Accessor

java.lang.Object
  extended by com.healthmarketscience.common.util.Tuple1.Accessor
Enclosing class:
Tuple1<ObjType0>

protected abstract static class Tuple1.Accessor
extends Object

Helper class to enable direct indexed access to the tuple values.


Constructor Summary
protected Tuple1.Accessor()
           
 
Method Summary
abstract  Object get(Tuple1<?> tuple)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tuple1.Accessor

protected Tuple1.Accessor()
Method Detail

get

public abstract Object get(Tuple1<?> tuple)


Copyright © 2006-2016 Health Market Science. All Rights Reserved.