Package com.beust.jcommander.internal
Class Maps
java.lang.Object
com.beust.jcommander.internal.Maps
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <K,
V> Map<K, V> static <T> Map<T,
T> newHashMap
(T... parameters) static <K,
V> Map<K, V>
-
Constructor Details
-
Maps
public Maps()
-
-
Method Details
-
newHashMap
-
newLinkedHashMap
-
newHashMap
-