Class StatLong

    • Constructor Detail

      • StatLong

        public StatLong​(String name)
        Parameters:
        name -
    • Method Detail

      • setLongValue

        public void setLongValue​(long val)
        Parameters:
        val -
      • getLongValue

        public long getLongValue()
        Returns:
        long
      • inc

        public void inc()