|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.module.procedural.four.ProductionGainComparator
public class ProductionGainComparator
Description of the Class
| Constructor Summary | |
|---|---|
ProductionGainComparator(boolean randomTieBreaks)
Constructor for the ProductionGainComparator object |
|
| Method Summary | |
|---|---|
int |
compare(IProduction one,
IProduction two)
Description of the Method |
boolean |
equals(java.lang.Object one)
Description of the Method |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProductionGainComparator(boolean randomTieBreaks)
randomTieBreaks - Description of the Parameter| Method Detail |
|---|
public int compare(IProduction one,
IProduction two)
compare in interface java.util.Comparator<IProduction>one - Description of the Parametertwo - Description of the Parameter
public boolean equals(java.lang.Object one)
equals in interface java.util.Comparator<IProduction>equals in class java.lang.Objectone - Description of the Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||