discord-jadx/app/src/main/java/b/i/d/f.java
2021-12-17 22:59:34 +01:00

7 lines
130 B
Java

package b.i.d;
import java.lang.reflect.Type;
/* compiled from: InstanceCreator */
public interface f<T> {
T a(Type type);
}