package c.i.a.c.i2; /* compiled from: Consumer */ public interface k { void accept(T t); }