public interface CommandIssuer
Modifier and Type | Method and Description |
---|---|
default void |
sendText(String text)
Sends a line of text to this issuer through a UI.
|
void |
sendText(UIText text)
Sends a line of text to this issuer through a UI.
|
Copyright © 2016. All rights reserved.