| Modifier and Type | Field and Description |
|---|---|
static UnconfiguredPlatform |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
matchesAll(Collection<ConstraintValue> constraintValues,
DependencyStack dependencyStack) |
String |
toString() |
public static final UnconfiguredPlatform INSTANCE
public boolean matchesAll(Collection<ConstraintValue> constraintValues, DependencyStack dependencyStack)
matchesAll in interface Platformtrue if the current platform matches the provided constraints.