public static interface DomGlobal.RequestIdleCallbackOptionsUnionType
| Modifier and Type | Method and Description |
|---|---|
default IdleCallbackOptions |
asIdleCallbackOptions() |
default int |
asInt() |
default boolean |
isInt() |
static DomGlobal.RequestIdleCallbackOptionsUnionType |
of(java.lang.Object o) |
static DomGlobal.RequestIdleCallbackOptionsUnionType of(java.lang.Object o)
default IdleCallbackOptions asIdleCallbackOptions()
default int asInt()
default boolean isInt()