public class ImmutableMap
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
copyOf
public static <K,
V> Map<K,V> copyOf(Map<K,V> map)