static class JobHelpers.BuildJobMatcher extends java.lang.Object implements JobHelpers.IJobMatcher
| Modifier and Type | Field and Description |
|---|---|
static JobHelpers.IJobMatcher |
INSTANCE |
| Constructor and Description |
|---|
BuildJobMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.eclipse.core.runtime.jobs.Job job) |
public static final JobHelpers.IJobMatcher INSTANCE
public boolean matches(org.eclipse.core.runtime.jobs.Job job)
matches in interface JobHelpers.IJobMatcher