| Modifier | Constructor and Description |
|---|---|
protected |
EverythingMatcher() |
| Modifier and Type | Method and Description |
|---|---|
static EverythingMatcher<JobKey> |
allJobs()
Create an EverythingMatcher that matches all jobs.
|
static EverythingMatcher<TriggerKey> |
allTriggers()
Create an EverythingMatcher that matches all triggers.
|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isMatch(T key) |
public static EverythingMatcher<JobKey> allJobs()
public static EverythingMatcher<TriggerKey> allTriggers()
public boolean equals(Object o)
Copyright © 2016–2021 Philip Helger. All rights reserved.