public static class LongMap.Entry<V>
extends Object
Returns an iterator for the keys in the map. Remove is supported. Note that the same iterator instance is returned each time
this method is called. Use the LongMap.Entries constructor for nested or multithreaded iteration.