|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.freecol.server.ai.ColonyPlan.Buildable
public class ColonyPlan.Buildable
| Field Summary | |
|---|---|
(package private) int |
priority
|
(package private) BuildableType |
type
|
| Constructor Summary | |
|---|---|
ColonyPlan.Buildable(BuildableType type,
int priority)
|
|
| Method Summary | |
|---|---|
int |
compareTo(ColonyPlan.Buildable other)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
BuildableType type
int priority
| Constructor Detail |
|---|
public ColonyPlan.Buildable(BuildableType type,
int priority)
| Method Detail |
|---|
public int compareTo(ColonyPlan.Buildable other)
compareTo in interface java.lang.Comparable<ColonyPlan.Buildable>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||