package t1; /* loaded from: classes.dex */ interface a { int a(); int b(Object obj); String getTag(); Object newArray(int i10); }