public static class HubMissionWithSearch.StarSystemHasNumPlanetsReq extends java.lang.Object implements HubMissionWithSearch.StarSystemRequirement
| Modifier and Type | Field and Description |
|---|---|
protected int |
num |
| Constructor and Description |
|---|
StarSystemHasNumPlanetsReq(int num) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
systemMatchesRequirement(StarSystemAPI system) |
protected int num
public StarSystemHasNumPlanetsReq(int num)
public boolean systemMatchesRequirement(StarSystemAPI system)
systemMatchesRequirement in interface HubMissionWithSearch.StarSystemRequirement