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

26 lines
542 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.io.IOException;
/* loaded from: classes.dex */
public final class DJj extends uvL<HBt> {
public DJj(Eaa eaa, mEu meu) throws IOException {
super(eaa, meu);
}
/* loaded from: classes.dex */
static class HBt extends C0468HeB {
private long e;
public HBt(Eaa eaa) throws IOException {
super(eaa);
this.e = eaa.f();
}
}
@Override // o.uvL
final /* synthetic */ HBt a(Eaa eaa) throws IOException {
return new HBt(eaa);
}
}