com.healthmarketscience.common.util
Class Tuple1.Accessor
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tuple1.Accessor
protected Tuple1.Accessor()
get
public abstract Object get(Tuple1<?> tuple)
Copyright © 2006-2016 Health Market Science. All Rights Reserved.