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>


epiviz/epivizrServer documentation built on April 17, 2020, 7:31 a.m.