public abstract class Enums extends Object
static <T extends Enum<T>>List<T>
valuesAsList(Class<T> enumType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T extends Enum<T>> List<T> valuesAsList(Class<T> enumType)
Copyright © 2022. All rights reserved.