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