Package io.higson.runtime.matcher
Class LikeMatcher
java.lang.Object
io.higson.runtime.matcher.AbstractMatcher
io.higson.runtime.matcher.RegexMatcher
io.higson.runtime.matcher.LikeMatcher
- All Implemented Interfaces:
Matcher
- Author:
- przemek hertel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.higson.runtime.matcher.RegexMatcher
matches
-
Constructor Details
-
LikeMatcher
public LikeMatcher()
-