public class ClearTest extends java.lang.Object implements ClearConditionPolicy
Constructor and Description |
---|
ClearTest(Operator test)
Constructs a ClearTest object
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Compares two ClearTest objects for equality.
|
Operator |
getTestExpressionOperator()
Answer the test for the clear test.
|
public ClearTest(Operator test)
test
- the policy's test expressionjava.lang.IllegalArgumentException
- if test is nullpublic Operator getTestExpressionOperator()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.