Package libcore.io

Class ForwardingOs

java.lang.Object
libcore.io.ForwardingOs
All Implemented Interfaces:
Os
Direct Known Subclasses:
BlockGuardOs

public class ForwardingOs
extends Object
implements Os
Subclass this if you want to override some Os methods but otherwise delegate.