|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.rice.cs.cunit.threadCheck.predicates.CombinePredicateTemplate
public class CombinePredicateTemplate
"Template class" that will be cloned and used for the automatically generated predicates of compound predicate annotations created using the @Combine meta-annotation.
Constructor Summary | |
---|---|
CombinePredicateTemplate()
|
Method Summary | |
---|---|
static boolean |
template(java.lang.Object thisObject)
Template predicate method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CombinePredicateTemplate()
Method Detail |
---|
public static boolean template(java.lang.Object thisObject)
thisObject
- "this" at the time of the check, or null if not available; ignored by this method
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |