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