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