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

/libcore/crypto/src/main/java/org/conscrypt/util/
H A DEmptyArray.java17 // Copied from libcore.util.EmptyArray
21 public final class EmptyArray { class
22 private EmptyArray() {} method in class:EmptyArray
/libcore/luni/src/main/java/libcore/util/
H A DEmptyArray.java19 public final class EmptyArray { class
20 private EmptyArray() {} method in class:EmptyArray

Completed in 425 milliseconds