JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
org.aoju.bus.storage.Registry
Packages that use
Registry
Package
Description
org.aoju.bus.storage
OSS对象存储服务,包括图片管理,文件,视频等
Uses of
Registry
in
org.aoju.bus.storage
Methods in
org.aoju.bus.storage
that return
Registry
Modifier and Type
Method
Description
static
Registry
Registry.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Registry
[]
Registry.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.