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