public class StatisticsReportingCountHolder
extends java.lang.Object
Constructor and Description |
---|
StatisticsReportingCountHolder() |
Modifier and Type | Method and Description |
---|---|
int |
decrementAndGetCallbackCount() |
int |
decrementAndGetStatCount() |
int |
getCallBackCount() |
int |
getStatCount() |
void |
incrementCallBackCount() |
void |
incrementStatCount() |
public void incrementStatCount()
public int decrementAndGetStatCount()
public int getStatCount()
public void incrementCallBackCount()
public int decrementAndGetCallbackCount()
public int getCallBackCount()
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.