JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.boot.ansi
Interface AnsiElement
All Known Implementing Classes:
Ansi8BitColor
,
AnsiBackground
,
AnsiColor
,
AnsiStyle
public interface
AnsiElement
An ANSI encodable element.
Since:
1.0.0
Author:
Phillip Webb
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
toString
()
Method Detail
toString
String
toString()
Overrides:
toString
in class
Object
Returns:
the ANSI escape code
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method