枚举类的使用
cn.blankcat.dto.websocket.Intent
使用Intent的程序包
-
cn.blankcat.dto.gateway中Intent的使用
参数类型为Intent的cn.blankcat.dto.gateway中的构造器 -
cn.blankcat.dto.websocket中Intent的使用
类型参数类型为Intent的cn.blankcat.dto.websocket中的字段修饰符和类型字段说明static Map<WSEventType, Intent> WSEvent.eventIntentMapstatic Map<Intent, WSEventType[]> WSEvent.intentEventMap修饰符和类型方法说明static Intent返回带有指定名称的该类的枚举常量。static Intent[]Intent.values()返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同返回变量类型为Intent的类型的cn.blankcat.dto.websocket中的方法修饰符和类型方法说明static Map<WSEventType, Intent> WSEvent.transposeIntentEventMap(Map<Intent, WSEventType[]> intentEventMap) 类型变量类型为Intent的cn.blankcat.dto.websocket中的方法参数修饰符和类型方法说明static Map<WSEventType, Intent> WSEvent.transposeIntentEventMap(Map<Intent, WSEventType[]> intentEventMap)