Class AbstractMatcher
java.lang.Object
org.eclipse.jgit.ignore.internal.AbstractMatcher
- All Implemented Interfaces:
IMatcher
- Direct Known Subclasses:
NameMatcher, PathMatcher, WildMatcher
Base class for default methods as
toString() and such.
This class is immutable and thread safe.
-
Field Summary
-
Method Summary
-
Method Details
-
toString
-
hashCode
-
equals
-