T
public class IntToEnum<T extends Enum<T> & IntToEnum.IntValue> extends Object
static interface
IntToEnum.IntValue
IntToEnum(T[] enumValues)
valueToEnum(int i)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntToEnum(T[] enumValues)
public T valueToEnum(int i)
Copyright © 2021. All rights reserved.