Class LongProperty

    • Constructor Detail

      • LongProperty

        public LongProperty​(String key)
      • LongProperty

        public LongProperty​(String key,
                            long defaultValue)
    • Method Detail

      • getValue

        public long getValue()
      • setValue

        public void setValue​(long value)