Class LongEntry

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private long value  
    • Constructor Summary

      Constructors 
      Constructor Description
      LongEntry​(long value)  
    • Field Detail

      • value

        private final long value
    • Constructor Detail

      • LongEntry

        public LongEntry​(long value)