Class MapToolkit.IntEntry<K>

    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getValue

        public int getValue()
        Get the entry value.
        Returns:
        the value corresponding to this entry
      • setValue

        public void setValue​(int value)
        Set the entry value.
        Parameters:
        value - the value corresponding to this entry