public class EnumsUtil extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
String |
methodName |
| 构造器和说明 |
|---|
EnumsUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static EnumsAttribute |
getAttribute(AttributeName enums) |
static <T extends Enums> |
getEnums(Class<T> enmuClass) |
static <T extends Enumstype> |
getEnums(Class<T> enmuClass,
String type) |
static MenuCfg |
getMenuCfg(Class<? extends Enums> enmuClass) |
public static EnumsAttribute getAttribute(AttributeName enums)
Copyright © 2023 onecode. All rights reserved.