public final class EnumUniverse
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
createProtocolLookup
public static <T extends Enum<T>> Map<String,T> createProtocolLookup(T[] values)