package o; @FunctionalInterface /* loaded from: classes.dex */ public interface fSQ { void c(T t) throws Throwable; }