T - the type parameterC - the type parameterpublic class CountCollection<T,C extends Map<T,AtomicInteger>> extends Object
| Constructor and Description |
|---|
CountCollection(C collection)
Instantiates a new Count collection.
|
protected final C extends Map<T,AtomicInteger> map
public CountCollection(C collection)
collection - the collectionCopyright © 2019 SimiaCryptus Software. All rights reserved.