public class StringCounter extends Object
| Constructor and Description |
|---|
StringCounter() |
| Modifier and Type | Method and Description |
|---|---|
String |
asString() |
long |
getCount(String key) |
long |
incrementCount(String key) |
void |
reset() |
void |
totalsIncrement() |
Copyright © 2018. All rights reserved.