Util.HashMap.clear()

Signature

void clear (String mapID)

Domain

ACTION, BUI

Description

Clears the map specified by mapID.

Parameters

NameTypeDescription
mapIDStringThe String ID of the map.

Returns

TypeDescription
void