package z; /* compiled from: Continuation */ public interface c { TContinuationResult a(g gVar) throws Exception; }