Java org.springframework.boot.ansi AnsiOutput fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.boot.ansi AnsiOutput fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.boot.ansi AnsiOutput.

The text is from its open source code.

Method

Stringencode(AnsiElement element)
Encode a single AnsiElement if output is enabled.
StringtoString(Object... elements)
Create a new ANSI string from the specified elements.