package g.d.a.t;

import java.util.List;

/* JADX INFO: loaded from: classes.dex */
public interface d {
    boolean a(List<Object> list);
}
