Class HashMapInt.Entry<V>

java.lang.Object
org.jruby.util.collections.HashMapInt.Entry<V>
Enclosing class:
HashMapInt<V>

public static class HashMapInt.Entry<V> extends Object
  • Constructor Details

  • Method Details

    • getKey

      public V getKey()
    • getValue

      public int getValue()