add

add(MathPortion value) method

Adds a Portion to the end of collection.

Parameters

NameTypeDescription
valueMathPortionThe Portion to be added to the end of the collection.

Returns

void


add(Portion value) method

Adds a Portion to the end of collection.

Parameters

NameTypeDescription
valuePortionThe Portion to be added to the end of the collection.

Returns

void