ConditionProfile.createCountingProfile()
instead@Deprecated public final class CountingConditionProfile extends ConditionProfile
| Modifier and Type | Method and Description |
|---|---|
int |
getFalseCount()
Deprecated.
|
int |
getTrueCount()
Deprecated.
|
boolean |
profile(boolean value)
Deprecated.
|
String |
toString()
Deprecated.
|
clonepublic boolean profile(boolean value)
profile in class ConditionProfilepublic int getTrueCount()
public int getFalseCount()