static class JobHelpers.LaunchJobMatcher extends java.lang.Object implements JobHelpers.IJobMatcher
Modifier and Type | Field and Description |
---|---|
static JobHelpers.IJobMatcher |
INSTANCE |
Constructor and Description |
---|
LaunchJobMatcher() |
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