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