package g.d.a.v;

import java.util.List;

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