Uses of Class org.quartz.impl.matchers.OrMatcher (Quartz Parent POM 2.0.1 API)

Quartz Java



Uses of Class
org.quartz.impl.matchers.OrMatcher

Packages that use OrMatcher
org.quartz.impl.matchers   
 

Uses of OrMatcher in org.quartz.impl.matchers
 

Methods in org.quartz.impl.matchers that return OrMatcher
static
<U extends Key>
OrMatcher<U>
OrMatcher.or(Matcher<U> leftOperand, Matcher<U> rightOperand)
          Create an OrMatcher that depends upon the result of at least one of the given matchers.  



Copyright 2001-2011, Terracotta, Inc.