public class TrueCountThreshold extends java.lang.Object implements TrueConditionPolicy
| Constructor and Description |
|---|
TrueCountThreshold(int trueCount)
Constructs a TrueCountThreshold policy.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o)
Compares two TrueCountThreshold objects for equality.
|
int |
getTrueCountThreshold()
Returns the true count threshold value of this policy
|
Copyright © 2000-2021 TIBCO Inc. All Rights Reserved.