Class StatisticsStorage


  • public class StatisticsStorage
    extends Object
    Development more usage statistic storage and methods for updating the data.
    • Constructor Detail

      • StatisticsStorage

        public StatisticsStorage()
        Creates an instance.
    • Method Detail

      • access

        public void access​(Command whenLocked)
        Runs the given command with the store locked.
        Parameters:
        whenLocked - the command to run