Searched defs:appendLong (Results 1 – 1 of 1) sorted by relevance
476 public static @NonNull long[] appendLong(@Nullable long[] cur, long val, in appendLong() method in ArrayUtils499 public static @NonNull long[] appendLong(@Nullable long[] cur, long val) { in appendLong() method in ArrayUtils