|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.liacs.subdisc.Candidate
public class Candidate
| Constructor Summary | |
|---|---|
Candidate(Subgroup theSubgroup)
|
|
| Method Summary | |
|---|---|
int |
compareTo(Candidate theCandidate)
|
double |
getPriority()
|
Subgroup |
getSubgroup()
|
void |
setPriority(double thePriority)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Candidate(Subgroup theSubgroup)
| Method Detail |
|---|
public int compareTo(Candidate theCandidate)
compareTo in interface java.lang.Comparable<Candidate>public double getPriority()
public void setPriority(double thePriority)
public Subgroup getSubgroup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||