rc$5.java
546 Bytes
import java.io.IOException;
import java.io.Writer;
public final class rc$5
implements rc.d
{
public rc$5(Writer paramWriter) {}
public final void a()
throws IOException
{
this.a.flush();
}
public final void a(char paramChar)
throws IOException
{
this.a.append(paramChar);
}
public final void b()
throws IOException
{
this.a.close();
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/rc$5.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/