Class MVMap.IntValueHolder

  • Enclosing class:
    MVMap<K,​V>

    private static final class MVMap.IntValueHolder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int value  
    • Constructor Summary

      Constructors 
      Constructor Description
      IntValueHolder()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • value

        int value
    • Constructor Detail

      • IntValueHolder

        IntValueHolder()