public class EventModeSetter extends Object
Constructor and Description |
---|
EventModeSetter() |
Modifier and Type | Method and Description |
---|---|
static int |
getEventMode()
如果没设置mode,则使用默认的同步模式
|
static void |
removeEventMode() |
static void |
setEventMode(int eventMode)
如果参数值不是异步模式,则认为是默认的同步模式。
|
Copyright © 2006–2018 TinyGroup. All rights reserved.