Uses of Class
org.apache.juneau.objecttools.MatcherFactory
Packages that use MatcherFactory
-
Uses of MatcherFactory in org.apache.juneau.objecttools
Subclasses of MatcherFactory in org.apache.juneau.objecttoolsModifier and TypeClassDescriptionclass
Number matcher factory for theObjectSearcher
class.class
String matcher factory for theObjectSearcher
class.class
Date/time matcher factory for theObjectSearcher
class.Methods in org.apache.juneau.objecttools with parameters of type MatcherFactoryModifier and TypeMethodDescriptionstatic ObjectSearcher
ObjectSearcher.create
(MatcherFactory... factories) Static creator.Constructors in org.apache.juneau.objecttools with parameters of type MatcherFactory