Uses of Interface
libcore.io.Os
| Package | Description |
|---|---|
| libcore.io |
-
Uses of Os in libcore.io
Classes in libcore.io that implement Os Modifier and Type Class Description classBlockGuardOsInforms BlockGuard of any activity it should be aware of.classForwardingOsSubclass this if you want to override someOsmethods but otherwise delegate.classPosixFields in libcore.io declared as Os Modifier and Type Field Description protected OsForwardingOs. osstatic OsLibcore. osConstructors in libcore.io with parameters of type Os Constructor Description BlockGuardOs(Os os)ForwardingOs(Os os)