JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.testingisdocumenting.znai.console
Interface ConsoleOutput
All Known Implementing Classes:
AnsiConsoleOutput
public interface
ConsoleOutput
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
err
(
Object
... styleOrValues)
void
out
(
Object
... styleOrValues)
Method Details
out
void
out
(
Object
... styleOrValues)
err
void
err
(
Object
... styleOrValues)