Enum Class的使用
cn.taketoday.core.YamlProcessor.ResolutionMethod
-
cn.taketoday.core中YamlProcessor.ResolutionMethod的使用
修饰符和类型方法说明Returns the enum constant of this class with the specified name.static YamlProcessor.ResolutionMethod[]YamlProcessor.ResolutionMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明voidYamlProcessor.setResolutionMethod(YamlProcessor.ResolutionMethod resolutionMethod) Method to use for resolving resources.