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