public final class CounterRepo extends Object
| Modifier and Type | Field and Description |
|---|---|
static CounterRepo |
DEFAULT |
| Constructor and Description |
|---|
CounterRepo() |
public static final CounterRepo DEFAULT
public void remove(String name)
public Collection<Counter> getCounters()
Copyright © 2012. All Rights Reserved.