Uses of Enum Class
com.bytedesk.kbase.split.SplitTypeEnum
Packages that use SplitTypeEnum
-
Uses of SplitTypeEnum in com.bytedesk.kbase.split
Methods in com.bytedesk.kbase.split that return SplitTypeEnumModifier and TypeMethodDescriptionstatic SplitTypeEnum
Returns the enum constant of this class with the specified name.static SplitTypeEnum[]
SplitTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.