Uses of Enum Class
cloud.opencode.base.yml.spi.YmlFeature
Packages that use YmlFeature
Package
Description
YML SPI - Service Provider Interface for YAML implementations
YML SPI - YAML 实现的服务提供者接口
-
Uses of YmlFeature in cloud.opencode.base.yml.spi
Subclasses with type arguments of type YmlFeature in cloud.opencode.base.yml.spiModifier and TypeClassDescriptionenumYAML Feature - Enumeration of YAML processing features YAML 特性 - YAML 处理特性的枚举Methods in cloud.opencode.base.yml.spi that return YmlFeatureModifier and TypeMethodDescriptionstatic YmlFeatureReturns the enum constant of this class with the specified name.static YmlFeature[]YmlFeature.values()Returns an array containing the constants of this enum class, in the order they are declared.