Uses of Enum
com.github.yulichang.wrapper.enums.DefaultFuncEnum
Packages that use DefaultFuncEnum
-
Uses of DefaultFuncEnum in com.github.yulichang.wrapper.enums
Methods in com.github.yulichang.wrapper.enums that return DefaultFuncEnumModifier and TypeMethodDescriptionstatic DefaultFuncEnumReturns the enum constant of this type with the specified name.static DefaultFuncEnum[]DefaultFuncEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.