| Package | Description |
|---|---|
| com.helger.quartz |
The main package of Quartz, containing the client-side interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
default NotMatcher<T> |
IMatcher.not() |
static <U extends Key<U>> |
IMatcher.not(IMatcher<U> operand)
Create a NotMatcher that reverses the result of the given matcher.
|
Copyright © 2016–2021 Philip Helger. All rights reserved.