Which refers to a Java class in Kotlin stdlib for JVM: class ArraysUtilJVM { static <T> List<T> asList(T[] array) { return Arrays.
確定! 回上一頁