public static interface ThresholdList.Evaluator<E>
Object
in a
ThresholdList
.Modifier and Type | Method and Description |
---|---|
int |
evaluate(E object)
Returns an integer value for an
Object to be used to
compare that object against a threshold. |
int evaluate(E object)
Object
to be used to
compare that object against a threshold. This value is
not relative to any other object unlike a Comparator
.Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2017-07-26 15:03