26 lines
542 B
Java
26 lines
542 B
Java
|
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);
|
||
|
}
|
||
|
}
|