|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.module.procedural.six.ProductionUtilityComparator
public class ProductionUtilityComparator
Description of the Class
| Constructor Summary | |
|---|---|
ProductionUtilityComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(IProduction one,
IProduction two)
slightly different comparator. |
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 ProductionUtilityComparator()
| Method Detail |
|---|
public int compare(IProduction one,
IProduction two)
compare in interface java.util.Comparator<IProduction>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 | |||||||||