public interface ConsoleParameters
Modifier and Type | Method and Description |
---|---|
int |
getWidth() |
boolean |
isQueryPrefix() |
boolean |
isShowPrefix() |
void |
setQueryPrefix(boolean value) |
void |
setShowPrefix(boolean value) |
void |
setWidth(int width) |
Copyright © 2001-2016 Aduna. All Rights Reserved.