public static class HubMissionWithSearch.PlanetUnsurveyedReq extends java.lang.Object implements HubMissionWithSearch.PlanetRequirement
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
negate |
| Constructor and Description |
|---|
PlanetUnsurveyedReq() |
PlanetUnsurveyedReq(boolean negate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
planetMatchesRequirement(PlanetAPI planet) |
protected boolean negate
public PlanetUnsurveyedReq()
public PlanetUnsurveyedReq(boolean negate)
public boolean planetMatchesRequirement(PlanetAPI planet)
planetMatchesRequirement in interface HubMissionWithSearch.PlanetRequirement