Package com.weicoder.common.init
Interface Init
-
- All Known Implementing Classes:
ScheduleInit
public interface Init初始化接口- Author:
- wudi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinit()初始化实现方法
-