Interface IntKeyValueIterator

All Superinterfaces:
IntPointerIterator
All Known Implementing Classes:
Int2IntRBT.KeyValueIterator

public interface IntKeyValueIterator extends IntPointerIterator
Used in the CAS implementation.
  • Method Details

    • getValue

      int getValue()