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