Uses of Enum
org.eclipse.jgit.ignore.internal.Strings.PatternState
Packages that use Strings.PatternState
-
Uses of Strings.PatternState in org.eclipse.jgit.ignore.internal
Subclasses with type arguments of type Strings.PatternState in org.eclipse.jgit.ignore.internalMethods in org.eclipse.jgit.ignore.internal that return Strings.PatternStateModifier and TypeMethodDescription(package private) static Strings.PatternStateStrings.checkWildCards(String pattern) static Strings.PatternStateReturns 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.