discord-jadx/app/src/main/java/d0/e0/h.java

13 lines
219 B
Java
Raw Normal View History

2021-08-03 07:33:18 +00:00
package d0.e0;
import java.util.List;
import kotlin.reflect.KType;
/* compiled from: KTypeParameter.kt */
public interface h extends d {
String getName();
List<KType> getUpperBounds();
j getVariance();
}