public class EnumUtils extends Object
Constructor and Description |
---|
EnumUtils() |
Modifier and Type | Method and Description |
---|---|
static <T extends Enum<T>> |
findByName(Class<T> enumType,
String name,
T defaultValue) |
Copyright © 2013-2017. All Rights Reserved.