package o; import java.nio.charset.Charset; import java.util.Arrays; import java.util.Collections; import java.util.List; /* renamed from: o.fNm, reason: case insensitive filesystem */ /* loaded from: classes5.dex */ public final class C13000fNm { static { Charset.forName("UTF-8"); } public static List e(T... tArr) { return Collections.unmodifiableList(Arrays.asList((Object[]) tArr.clone())); } }