Searched defs:asList (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/util/
H A DArrays.java154 public static <T> List<T> asList(T... array) { method in class:Arrays
1243 * Arrays.asList(array).hashCode(). If the array is {@code null}, the return value
1288 * same value as the method {@code Arrays.asList(array).hashCode()}. If the array is
/libcore/benchmarks/libs/
H A Dcaliper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/caliper/ com/google/caliper/AllocationMeasurer ...

Completed in 113 milliseconds