public interface IStatisticsHandlerSize extends StatisticsHandlerSizeMBean
StatisticsHandlerSizeMBean| Modifier and Type | Method and Description |
|---|---|
void |
addSize(long nSize)
Add a new size
|
getAverage, getMax, getMin, getSumgetAsString, getInvocationCountvoid addSize(@Nonnegative long nSize)
nSize - The size to be added. Must be ≥ 0 as sizes cannot be negative.Copyright © 2006–2015 phloc systems. All rights reserved.