Package | Description |
---|---|
org.apache.maven.surefire.group.parse |
Modifier and Type | Method and Description |
---|---|
GroupMatcherParser.Op |
GroupMatcherParser.op() |
static GroupMatcherParser.Op |
GroupMatcherParser.Op.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupMatcherParser.Op[] |
GroupMatcherParser.Op.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.