Uses of Class
libcore.util.MutableInt
| Package | Description |
|---|---|
| libcore.io |
-
Uses of MutableInt in libcore.io
Methods in libcore.io with parameters of type MutableInt Modifier and Type Method Description intForwardingOs. ioctlInt(FileDescriptor fd, int cmd, MutableInt arg)intOs. ioctlInt(FileDescriptor fd, int cmd, MutableInt arg)intPosix. ioctlInt(FileDescriptor fd, int cmd, MutableInt arg)intForwardingOs. waitpid(int pid, MutableInt status, int options)intOs. waitpid(int pid, MutableInt status, int options)intPosix. waitpid(int pid, MutableInt status, int options)