Package | Description |
---|---|
com.google.common.collect |
This package contains generic collection interfaces and implementations, and
other utilities for working with collections.
|
Modifier and Type | Method and Description |
---|---|
static <K extends Enum<K>> |
EnumCountHashMap.create(Class<K> type)
Creates an empty
EnumCountHashMap instance. |
Copyright © 2010-2017. All Rights Reserved.