Class Object2LongHashMap.ValueIterator

    • Constructor Detail

      • ValueIterator

        public ValueIterator()
        Create a new instance.
    • Method Detail

      • nextLong

        public long nextLong()
        Get next value without boxing.
        Returns:
        next value.