Uses of Enum Class
com.github.robtimus.os.windows.registry.RegistryFeature
-
Uses of RegistryFeature in com.github.robtimus.os.windows.registry
Subclasses with type arguments of type RegistryFeature in com.github.robtimus.os.windows.registryModifier and TypeClassDescriptionenumAn enumeration over optional registry features.Methods in com.github.robtimus.os.windows.registry that return RegistryFeatureModifier and TypeMethodDescriptionstatic RegistryFeatureReturns the enum constant of this class with the specified name.static RegistryFeature[]RegistryFeature.values()Returns an array containing the constants of this enum class, in the order they are declared.