- valueOf(String) - Static method in enum org.ff4j.cli.ansi.AnsiBackGroundColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ff4j.cli.ansi.AnsiForegroundColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ff4j.cli.ansi.AnsiTextAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ff4j.cli.util.OSSupported
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.ff4j.cli.ansi.AnsiBackGroundColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ff4j.cli.ansi.AnsiForegroundColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ff4j.cli.ansi.AnsiTextAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ff4j.cli.util.OSSupported
-
Returns an array containing the constants of this enum type, in
the order they are declared.