add
Adds the given boolean value to a resulting array.
Always returns true similarly to ArrayList specification.
Adds the given numeric value to a resulting array.
Always returns true similarly to ArrayList specification.
Adds the given string value to a resulting array.
Always returns true similarly to ArrayList specification.