Package | Description |
---|---|
org.eclipse.jgit.ignore.internal |
Modifier and Type | Method and Description |
---|---|
(package private) static Strings.PatternState |
Strings.checkWildCards(java.lang.String pattern) |
static Strings.PatternState |
Strings.PatternState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Strings.PatternState[] |
Strings.PatternState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|