Class IntegerEntry

    • Field Summary

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

      Constructors 
      Constructor Description
      IntegerEntry​(int value)  
    • Field Detail

      • value

        private final int value
    • Constructor Detail

      • IntegerEntry

        public IntegerEntry​(int value)