Uses of Class
org.eclipse.jgit.ignore.internal.WildMatcher
-
Packages that use WildMatcher Package Description org.eclipse.jgit.ignore.internal -
-
Uses of WildMatcher in org.eclipse.jgit.ignore.internal
Fields in org.eclipse.jgit.ignore.internal declared as WildMatcher Modifier and Type Field Description private static WildMatcher
PathMatcher. WILD_NO_DIRECTORY
private static WildMatcher
PathMatcher. WILD_ONLY_DIRECTORY
-