keySet

Gets the keys contained in the map. Ordering is not guaranteed. The returned set is read-only and immutable. This uses a custom class for primitive long values to avoid unnecessary autoboxing to java.lang.Long.

Return

a read-only set of keys