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

Quartz Java



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

Packages that use NotMatcher
org.quartz.impl.matchers   
 

Uses of NotMatcher in org.quartz.impl.matchers
 

Methods in org.quartz.impl.matchers that return NotMatcher
static
<U extends Key>
NotMatcher<U>
NotMatcher.not(Matcher<U> operand)
          Create a NotMatcher that reverses the result of the given matcher.  



Copyright 2001-2011, Terracotta, Inc.