Interface EntityFunction.Fetcher<T>

Enclosing class:
EntityFunction<T extends Comparable<?>>

public static interface EntityFunction.Fetcher<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getValue

      T getValue(Object value)