Class Object2LongHashMap.ValueIterator

    • Constructor Detail

      • ValueIterator

        public ValueIterator()
    • Method Detail

      • nextLong

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