Uses of Enum Class
org.eclipse.jgit.ignore.internal.Strings.PatternState
Packages that use Strings.PatternState
-
Uses of Strings.PatternState in org.eclipse.jgit.ignore.internal
Methods in org.eclipse.jgit.ignore.internal that return Strings.PatternStateModifier and TypeMethodDescription(package private) static Strings.PatternState
Strings.checkWildCards
(String pattern) static Strings.PatternState
Returns the enum constant of this class with the specified name.static Strings.PatternState[]
Strings.PatternState.values()
Returns an array containing the constants of this enum class, in the order they are declared.