Collections.SortedMap.firstKey()

Signature

Object firstKey ( Object map )

Domain

action

Parameters

NameTypeDescription
mapObjectInstance of SortedMap

Returns

TypeDescription
ObjectThe first (lowest) key currently in this map

Cautions

none