| Modifier and Type | Method and Description |
|---|---|
static Counter<String> |
Counter.fromString(Reader r)
A static function that creates a
Counter<String>
object from a stream. |
| Constructor and Description |
|---|
Counter(Counter<K> c)
Copy constructor
|
Copyright © 2016. All rights reserved.