ca.odell.glazedlists

Interface ThresholdList.Evaluator<E>

public static interface ThresholdList.Evaluator<E>

Provide an integer value for a given Object in a ThresholdList.

Method Summary

int
evaluate(E object)
Returns an integer value for an Object to be used to compare that object against a threshold.

Method Details

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-2006 publicobject.com, O'Dell Engineering.
Documentation build by pbuilder at 2007-12-21 23:49