package o; import java.util.ArrayList; import java.util.List; /* renamed from: o.fYH, reason: case insensitive filesystem */ /* loaded from: classes6.dex */ public enum EnumC13354fYH implements InterfaceC13189fTc>, fSS> { INSTANCE; @Override // o.fSS public final /* synthetic */ List a(Object obj) throws Throwable { return new ArrayList(); } @Override // o.InterfaceC13189fTc public final /* synthetic */ List d() throws Throwable { return new ArrayList(); } public static InterfaceC13189fTc> c() { return INSTANCE; } public static fSS> b() { return INSTANCE; } }