Object ListenerUtils

  • All Implemented Interfaces:

    
    public class ListenerUtils
    
                        

    Description: Author: cnlimiter Date: 2022/9/14 17:03 Version: 1.0

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final KClass<out Event> get(String message)
      final KClass<out Event> get(JsonObject obj) 获取消息对应的实体类型
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait