Enum Class的使用
top.codef.properties.enums.ListenType
使用ListenType的程序包
-
top.codef.properties.enums中ListenType的使用
修饰符和类型方法说明static ListenTypeReturns the enum constant of this class with the specified name.static ListenType[]ListenType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
top.codef.properties.exception中ListenType的使用
参数类型为ListenType的top.codef.properties.exception中的方法