package h.u;

/* JADX INFO: compiled from: Continuation.kt */
/* JADX INFO: loaded from: classes.dex */
public interface d<T> {
    void g(Object obj);

    g getContext();
}
