Uses of Class
org.robovm.apple.dispatch.DispatchIO
| Package | Description |
|---|---|
| org.robovm.apple.dispatch |
-
Uses of DispatchIO in org.robovm.apple.dispatch
Methods in org.robovm.apple.dispatch that return DispatchIO Modifier and Type Method Description static DispatchIODispatchIO. create(long type, int fd, DispatchQueue queue, VoidIntBlock cleanup_handler)static DispatchIODispatchIO. create(long type, String path, int oflag, short mode, DispatchQueue queue, VoidIntBlock cleanup_handler)static DispatchIODispatchIO. create(long type, DispatchIO io, DispatchQueue queue, VoidIntBlock cleanup_handler)Methods in org.robovm.apple.dispatch with parameters of type DispatchIO Modifier and Type Method Description static DispatchIODispatchIO. create(long type, DispatchIO io, DispatchQueue queue, VoidIntBlock cleanup_handler)