|
OCPsoft Common API 1.0.4.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ocpsoft.common.pattern.WeightedComparator
public class WeightedComparator
Compares Weighted objects.
| Constructor Summary | |
|---|---|
WeightedComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Weighted left,
Weighted right)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public WeightedComparator()
| Method Detail |
|---|
public int compare(Weighted left,
Weighted right)
compare in interface java.util.Comparator<Weighted>
|
OCPsoft Common API 1.0.4.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||