map.ql

util/map.ql
Contents of the file.

Entity Overview

Map A HashMap wrapper that may store keys and values of any type.

Function Overview

Function Description
native fun _emptyJavaMap() Creates an empty HashMap instance.

Functions

native fun _emptyJavaMap() link

Creates an empty HashMap instance.

Returns HashMap

An instance of a HashMap