HandyMapExtension<K, V> extension

on

Properties

copy Map<K, V>
Returns a new map from the current map
no setter
removeNulls Map<K, V>
Returns a new map with the null values removed.
no setter
swap Map<V, K>
Returns a new map with the keys and values swapped.
no setter

Methods

adjustOrder(int from, int to) Map<K, V>
Returns a new map with map order adjusted