- valueOf(String) - Static method in enum wiki.xsx.core.handler.DBHandler.DBOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum wiki.xsx.core.handler.HandlerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum wiki.xsx.core.handler.StreamHandler.StreamDataType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum wiki.xsx.core.handler.DBHandler.DBOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum wiki.xsx.core.handler.HandlerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(String) - Method in class wiki.xsx.core.handler.HashHandler
-
获取字符串集合
- values() - Static method in enum wiki.xsx.core.handler.StreamHandler.StreamDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesAsObj(String) - Method in class wiki.xsx.core.handler.HashHandler
-
获取对象集合