Package com.kosdev.kos.commons.util
Interface Pauseable
public interface Pauseable
Interface for objects that contain a
Pause object.- Since:
- 1
- Version:
- 1
-
Method Summary
-
Method Details
-
getPause
Pause getPause()Return thePauseobject.- Since:
- 1
-