package o; /* loaded from: classes.dex */ interface Ksz { int a(T t); String c(); int d(); T e(int i); }