Package me.hsgamer.hscore.ui.property
Interface Initializable
- All Known Implementing Classes:
BaseDisplay,BaseHolder
public interface Initializable
-
Method Summary
-
Method Details
-
init
default void init()Initialize some properties for the object -
stop
default void stop()Stop the object
-