public interface GetterFactory<T,K extends FieldKey<K>>
| Modifier and Type | Method and Description |
|---|---|
<P> Getter<T,P> |
newGetter(Type target,
K key,
ColumnDefinition<?,?> columnDefinition) |
<P> Getter<T,P> newGetter(Type target, K key, ColumnDefinition<?,?> columnDefinition)
Copyright © 2015. All rights reserved.