- valueOf(String) - Static method in enum io.dekorate.option.annotation.GarbageCollector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.dekorate.option.annotation.SecureRandomSource
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.dekorate.option.annotation.GarbageCollector
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.dekorate.option.annotation.SecureRandomSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- visit(BaseConfigFluent<?>) - Method in class io.dekorate.option.configurator.ApplyJvmOptsConfigurator
-