Class AbstractMatcher
java.lang.Object
pl.decerto.hyperon.runtime.matcher.AbstractMatcher
- All Implemented Interfaces:
Matcher
- Direct Known Subclasses:
AbstractSetMatcher,RegexMatcher
- Author:
- przemek hertel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanprotected booleanisDefaultPattern(String pattern) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.smartparam.engine.core.matcher.Matcher
isReverse, matches, setReverse
-
Constructor Details
-
AbstractMatcher
public AbstractMatcher()
-
-
Method Details
-
isDefaultPattern
-
isBlank
-