public final class TupleGetterFactory extends Object implements org.simpleflatmapper.reflect.getter.GetterFactory<com.mysema.query.Tuple,TupleElementKey>
| Constructor and Description |
|---|
TupleGetterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<P> org.simpleflatmapper.reflect.Getter<com.mysema.query.Tuple,P> |
newGetter(Type genericType,
TupleElementKey key,
Object... properties) |
public <P> org.simpleflatmapper.reflect.Getter<com.mysema.query.Tuple,P> newGetter(Type genericType, TupleElementKey key, Object... properties)
newGetter in interface org.simpleflatmapper.reflect.getter.GetterFactory<com.mysema.query.Tuple,TupleElementKey>Copyright © 2017. All rights reserved.