JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.refcodes.matcher.AbstractMatcherComposite
Uses of
AbstractMatcherComposite
in
org.refcodes.matcher
Subclasses of
AbstractMatcherComposite
in
org.refcodes.matcher
Modifier and Type
Class
Description
class
AndMatcher
<M>
A logical AND implementation of a
Matcher
encapsulating
Matcher
instances.
class
OrMatcher
<M>
A logical OR implementation of a
Matcher
encapsulating
Matcher
instances.