Class StatsGenerator

java.lang.Object
net.i2p.router.web.helpers.StatsGenerator

public class StatsGenerator extends Object
Dump the stats to the web admin interface
  • Field Details

    • groupNames

      static final Map<String,String> groupNames
      Map of group name to untranslated nice display name. If not present, just use the name. non-mapped names are tagged in Strings.java pkg private for ConfigStatsHelper
  • Constructor Details

  • Method Details