java.lang.Objectcom.ibm.jdg2e.concurrency.rules.TypeABRule
com.ibm.jdg2e.concurrency.rules.TypeBRule
This rule contains itself and conflicts with the general
TypeRule rule and the TypeARule rule.
| Constructor Summary | |
|---|---|
TypeBRule()
|
|
| Method Summary | |
|---|---|
boolean |
contains(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
|
boolean |
isConflicting(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TypeBRule()
| Method Detail |
public boolean contains(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
contains in interface org.eclipse.core.runtime.jobs.ISchedulingRulecontains in class TypeABRulepublic boolean isConflicting(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
isConflicting in interface org.eclipse.core.runtime.jobs.ISchedulingRuleisConflicting in class TypeABRule