Interface PropertyComparator.ValueResolver<E,T>

Enclosing class:
PropertyComparator<E,T extends Comparable<T>>

public static interface PropertyComparator.ValueResolver<E,T>
  • Method Summary

    Modifier and Type
    Method
    Description
    get(E exc)
     
  • Method Details

    • get

      T get(E exc)