|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Scored
The Scored interface should be implemented by objects
that return a double-valued score. There is a simple score
comparator, and scored objects are the natural wrappers of other
objects in priority queues.
| Method Summary | |
|---|---|
double |
score()
Returns the score for this object. |
| Method Detail |
|---|
double score()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||