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 StatusShower
public void showStatusPreservingCurrent(java.lang.String s)
showStatusPreservingCurrent
in interface StatusShowerWithMemory
public java.lang.String getStatus()
getStatus
in interface StatusShowerWithMemory