Package org.qiunet.cfg.event
Class CfgLoadCompleteEvent
java.lang.Object
org.qiunet.cfg.event.CfgLoadCompleteEvent
- All Implemented Interfaces:
IEventData
配置加载完成事件
- Author:
- qiunet 2020-04-24 11:25
-
Method Summary
Modifier and TypeMethodDescriptionList<ICfgManager<?,?>> getList()static CfgLoadCompleteEventvalueOf(List<ICfgManager<?, ?>> list) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.qiunet.utils.listener.event.IEventData
fireEventHandler
-
Method Details
-
valueOf
-
getList
-