Class LongToLongMapAccessor


  • public class LongToLongMapAccessor
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      deltix.util.collections.generated.LongToLongHashMap map  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • map

        public deltix.util.collections.generated.LongToLongHashMap map
    • Constructor Detail

      • LongToLongMapAccessor

        protected LongToLongMapAccessor()
      • LongToLongMapAccessor

        public LongToLongMapAccessor​(deltix.util.collections.generated.LongToLongHashMap map)