41 lines
735 B
Java
41 lines
735 B
Java
package o;
|
|
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes.dex */
|
|
public abstract class ZSU {
|
|
|
|
/* loaded from: classes.dex */
|
|
public static abstract class HBt {
|
|
public abstract HBt b(String str);
|
|
|
|
public abstract HBt b(HGs hGs);
|
|
|
|
public abstract HBt c(Integer num);
|
|
|
|
public abstract HBt c(List<RBB> list);
|
|
|
|
public abstract HBt d(long j);
|
|
|
|
public abstract HBt e(long j);
|
|
|
|
public abstract HBt e(RZj rZj);
|
|
|
|
public abstract ZSU e();
|
|
}
|
|
|
|
public abstract HGs a();
|
|
|
|
public abstract Integer b();
|
|
|
|
public abstract RZj c();
|
|
|
|
public abstract String d();
|
|
|
|
public abstract List<RBB> e();
|
|
|
|
public abstract long g();
|
|
|
|
public abstract long j();
|
|
}
|