Searched defs:cloneOrNull (Results 1 – 1 of 1) sorted by relevance
410 public static @Nullable long[] cloneOrNull(@Nullable long[] array) { in cloneOrNull() method in ArrayUtils414 public static @Nullable <T> ArraySet<T> cloneOrNull(@Nullable ArraySet<T> array) { in cloneOrNull() method in ArrayUtils