Package org.dmfs.gver.git.predicates
Class Matches
java.lang.Object
org.dmfs.gver.git.predicates.Matches
- All Implemented Interfaces:
Predicate<CharSequence>
A
Predicate that is satisfied by CharSequences matching a certain regular expression pattern.-
Constructor Details
-
Matches
-
Matches
-
-
Method Details
-
test
- Specified by:
testin interfacePredicate<CharSequence>
-