public abstract class FieldKeyProvider<F extends GridField,T> extends Object implements KeyProvider<T>
| Constructor and Description |
|---|
FieldKeyProvider(F field) |
| Modifier and Type | Method and Description |
|---|---|
F |
getField() |
String |
getKey(T value) |
abstract String |
getKey(T value,
F field) |
public FieldKeyProvider(F field)
field - Copyright © 2021. All Rights Reserved.