Class IntMemoryPairIterator


  • public class IntMemoryPairIterator
    extends Object
    Iterates within a given Memory extracting integer pairs.
    Author:
    Lee Rhodes
    • Method Detail

      • getIndex

        public int getIndex()
      • getKey

        public int getKey()
      • getPair

        public int getPair()
      • getSlot

        public int getSlot()
      • getValue

        public int getValue()
      • nextAll

        public boolean nextAll()
      • nextValid

        public boolean nextValid()