Interface EntityFunction.Fetcher<T>
-
- Enclosing class:
- EntityFunction<T extends Comparable<?>>
public static interface EntityFunction.Fetcher<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
getValue(Object value)
-