public final class CollectionUtils
static <K, V> Map<K, V>
copy(Map<K, V> map)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
static <K, V> Map<K, V> copy(Map<K, V> map)
Creates a shallow copy.
map