public class UnmodifiableIntervalPercentileCounterWrapper extends UnmodifiablePercentileCounterWrapper implements IIntervalPercentileCounter
| Constructor and Description |
|---|
UnmodifiableIntervalPercentileCounterWrapper(IIntervalPercentileCounter wrapped) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getLimits() |
protected IIntervalPercentileCounter |
getWrapped() |
List<IPercentileCounter> |
toCountersList() |
clear, equals, estimatePercentile, getTitle, getTotal, hashCode, increment, increment, iterator, toList, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitclear, estimatePercentile, getTitle, getTotal, increment, increment, toListforEach, iterator, spliteratorpublic UnmodifiableIntervalPercentileCounterWrapper(IIntervalPercentileCounter wrapped)
public int[] getLimits()
getLimits in interface IIntervalPercentileCounterpublic List<IPercentileCounter> toCountersList()
toCountersList in interface IIntervalPercentileCounterprotected IIntervalPercentileCounter getWrapped()
getWrapped in class UnmodifiablePercentileCounterWrapperCopyright © 2015 Molindo GmbH. All Rights Reserved.