append


Description:

[ Version ( deprecated = true , deprecated_since = "0.12.0" , since = "0.6.0" ) ]
public bool append (int64 value) throws Error

Warning: append is deprecated since 0.12.0.

Parameters:

this

A IntArrayBuilder.

value

A int value.

Returns:

true on success, false if there was an error.