| Package | Description |
|---|---|
| com.helger.quartz |
The main package of Quartz, containing the client-side interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
default AndMatcher<T> |
IMatcher.and(IMatcher<T> rightOperand) |
static <U extends Key<U>> |
IMatcher.and(IMatcher<U> leftOperand,
IMatcher<U> rightOperand)
Create an AndMatcher that depends upon the result of both of the given
matchers.
|
Copyright © 2016–2021 Philip Helger. All rights reserved.