public static class TerminalEncoder.TerminalString extends Object
Modifier and Type | Field and Description |
---|---|
static String |
END |
static String |
RESET |
static String |
START_COLOR |
Constructor and Description |
---|
TerminalEncoder.TerminalString() |
public static final String START_COLOR
public static final String END
public static final String RESET
Copyright © 2015 JBoss by Red Hat. All rights reserved.