Home | History | Annotate | Download | only in primitives

Lines Matching refs:values

120    * Compares the two specified {@code primtyp} values. The sign of the value
136 * @param array an array of {@code primtyp} values, possibly empty
154 * @param array an array of {@code primtyp} values, possibly empty
208 * @param array an array of {@code primtyp} values, possibly empty
231 * @param array a <i>nonempty</i> array of {@code primtyp} values
250 * @param array a <i>nonempty</i> array of {@code primtyp} values
267 * Returns the values from each provided array combined into a single array.
272 * @return a single array containing all the values from the source arrays, in
295 * <p>If you need to convert and concatenate several values (possibly even of
327 * Returns an array containing the same values as {@code array}, but
331 * containing the values of {@code array}, and zeroes in the remaining places.
339 * @return an array containing the values of {@code array}, with guaranteed
359 * Returns a string containing the supplied {@code primtyp} values separated
363 * @param separator the text that should appear between consecutive values in
365 * @param array an array of {@code primtyp} values, possibly empty
385 * #compare(primtyp, primtyp)}), the first pair of values that follow any
418 * primitive {@code primtyp} values.
425 * @return an array containing the same values as {@code collection}, in the
450 * <p>The returned list maintains the values, but not the identities, of