Return type | Name and parameters |
---|---|
SortedMap
|
asImmutable()
A convenience method for creating an immutable sorted map. |
SortedMap
|
asSynchronized()
A convenience method for creating a synchronized SortedMap. |
SortedMap
|
sort()
Avoids doing unnecessary work when sorting an already sorted map (i.e. an identity function for an already sorted map). |
any
, asBoolean
, asImmutable
, asSynchronized
, asType
, collect
, collect
, collectEntries
, collectEntries
, collectMany
, collectMany
, count
, countBy
, drop
, dropWhile
, each
, eachWithIndex
, equals
, every
, find
, findAll
, findResult
, findResult
, findResults
, get
, getAt
, groupBy
, groupBy
, groupBy
, groupEntriesBy
, inject
, intersect
, isCase
, leftShift
, leftShift
, max
, min
, minus
, plus
, plus
, putAll
, putAt
, reverseEach
, sort
, sort
, sort
, spread
, subMap
, subMap
, take
, takeWhile
, toMapString
, toMapString
, toSpreadMap
, withDefault
A convenience method for creating an immutable sorted map.
A convenience method for creating a synchronized SortedMap.
Avoids doing unnecessary work when sorting an already sorted map (i.e. an identity function for an already sorted map).