ca.odell.glazedlists
Interface ThresholdList.Evaluator<E>
public static interface ThresholdList.Evaluator<E>
int | evaluate(E object) - Returns an integer value for an
Object to be used to
compare that object against a threshold.
|
evaluate
public int evaluate(E object)
Returns an integer value for an 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 pbuilder at 2009-07-14 22:05