what-the-bank/sources/o/C15383gow.java

34 lines
876 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.io.IOException;
import java.io.OutputStream;
/* renamed from: o.gow, reason: case insensitive filesystem */
/* loaded from: classes6.dex */
public final class C15383gow extends gnG {
/* JADX INFO: Access modifiers changed from: package-private */
@Override // o.gnG
public final gnG d() {
return this;
}
/* JADX INFO: Access modifiers changed from: package-private */
@Override // o.gnG
public final gnG e() {
return this;
}
public C15383gow(OutputStream outputStream) {
super(outputStream);
}
@Override // o.gnG
public final void d(InterfaceC15342gnr interfaceC15342gnr) throws IOException {
if (interfaceC15342gnr != null) {
interfaceC15342gnr.i().h().c(this);
return;
}
throw new IOException("null object detected");
}
}