public class EmptyStatusShower extends java.lang.Object implements StatusShowerWithMemory
| Constructor and Description |
|---|
EmptyStatusShower() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStatus() |
void |
showStatus(java.lang.String s) |
void |
showStatusPreservingCurrent(java.lang.String s) |
public void showStatus(java.lang.String s)
showStatus in interface StatusShowerpublic void showStatusPreservingCurrent(java.lang.String s)
showStatusPreservingCurrent in interface StatusShowerWithMemorypublic java.lang.String getStatus()
getStatus in interface StatusShowerWithMemory