Uses of Class
org.robovm.apple.dispatch.DispatchSourceType
| Package | Description |
|---|---|
| org.robovm.apple.dispatch |
-
Uses of DispatchSourceType in org.robovm.apple.dispatch
Methods in org.robovm.apple.dispatch that return DispatchSourceType Modifier and Type Method Description static DispatchSourceTypeDispatchSourceType. DataAdd()static DispatchSourceTypeDispatchSourceType. DataOr()static DispatchSourceTypeDispatchSourceType. DataReplace()static DispatchSourceTypeDispatchSourceType. MachRecv()static DispatchSourceTypeDispatchSourceType. MachSend()static DispatchSourceTypeDispatchSourceType. MemoryPressure()static DispatchSourceTypeDispatchSourceType. Proc()static DispatchSourceTypeDispatchSourceType. Read()static DispatchSourceTypeDispatchSourceType. Signal()static DispatchSourceTypeDispatchSourceType. Timer()static DispatchSourceTypeDispatchSourceType. Vnode()static DispatchSourceTypeDispatchSourceType. Write()Methods in org.robovm.apple.dispatch with parameters of type DispatchSourceType Modifier and Type Method Description static DispatchSourceDispatchSource. create(DispatchSourceType type, long handle, long mask, DispatchQueue queue)