display | back to summary |
---|---|
public String display(String line) Transforms the line before it is displayed so that some parts can be hidden. |
history | back to summary |
---|---|
public String history(String line) Transforms the line before storing in the history. If the return value is empty or null, it will not be saved in the history. |