IndexedArray-class: Class providing an indexed array (hashtable)

Description Methods

Description

Class providing an indexed array (hashtable)

Methods

append(item)

Append item to tail of array, returns id of item <int>

empty()

Remove all items from array

get(id)

Get item with given id<int>, returns <ANY>, returns NULL if no item with given id

length()

Return number of items on array <int>


epivizrServer documentation built on Nov. 8, 2020, 11 p.m.