public class TupleIndexedGetter<P> extends Object implements Getter<com.mysema.query.Tuple,P>
TupleIndexedGetter(Class<? extends P> type, int index)
TupleIndexedGetter(TupleElementKey key)
P
get(com.mysema.query.Tuple target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TupleIndexedGetter(Class<? extends P> type, int index)
public TupleIndexedGetter(TupleElementKey key)
public P get(com.mysema.query.Tuple target) throws Exception
get
Getter<com.mysema.query.Tuple,P>
Exception
Copyright © 2015. All rights reserved.