public static class Counter.Child extends Object
Warning: References to a Child become invalid after using
SimpleCollector.remove(java.lang.String...) or SimpleCollector.clear(),
| Constructor and Description |
|---|
Counter.Child() |
public void inc()
public void inc(double amt)
IllegalArgumentException - If amt is negative.public double get()
Copyright © 2015. All rights reserved.