Uses of Enum Class
org.aoju.bus.storage.Builder.ErrorCode
Packages that use Builder.ErrorCode
-
Uses of Builder.ErrorCode in org.aoju.bus.storage
Methods in org.aoju.bus.storage that return Builder.ErrorCodeModifier and TypeMethodDescriptionstatic Builder.ErrorCodeReturns the enum constant of this class with the specified name.static Builder.ErrorCode[]Builder.ErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.