- All Known Implementing Classes:
Theater
Stage that can be started and stopped.-
Method Summary
-
Method Details
-
start
void start()Ensures that thisStageis up and running.- Throws:
IllegalStateException- if thisStagehas been stopped.
-
stop
void stop()Ensures that thisStagehas been permanently stopped.
-