rc$1.java
449 Bytes
import java.io.IOException;
import java.io.Reader;
public final class rc$1
implements rc.c
{
public rc$1(Reader paramReader) {}
public final int a()
throws IOException
{
return this.a.read();
}
public final void b()
throws IOException
{
this.a.close();
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/rc$1.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/