Uses of Enum Class
de.gematik.rbellogger.util.RbelAnsiColors
Packages that use RbelAnsiColors
-
Uses of RbelAnsiColors in de.gematik.rbellogger.util
Methods in de.gematik.rbellogger.util that return RbelAnsiColorsModifier and TypeMethodDescriptionstatic RbelAnsiColorsstatic RbelAnsiColorsReturns the enum constant of this class with the specified name.static RbelAnsiColors[]RbelAnsiColors.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.gematik.rbellogger.util that return types with arguments of type RbelAnsiColorsModifier and TypeMethodDescriptionstatic Optional<RbelAnsiColors>RbelAnsiColors.seekColorSafe(String query) -
Uses of RbelAnsiColors in de.gematik.test.tiger.common
Methods in de.gematik.test.tiger.common with parameters of type RbelAnsiColorsModifier and TypeMethodDescriptionstatic StringAnsi.colorize(String text, RbelAnsiColors txtColor)