public class FormatCounter extends Object
Constructor and Description |
---|
FormatCounter(String prefix) |
Modifier and Type | Method and Description |
---|---|
StatsTable |
getStatsTable(String name) |
void |
plusOne(FileFormat fileFormat,
long duration) |
void |
reload(String prefix,
Preferences prefs) |
void |
save(Preferences prefs,
FileFormat fileFormat) |
public FormatCounter(String prefix)
public void plusOne(FileFormat fileFormat, long duration)
public StatsTable getStatsTable(String name)
public void reload(String prefix, Preferences prefs) throws BackingStoreException
BackingStoreException
public void save(Preferences prefs, FileFormat fileFormat)
Copyright © 2017. All Rights Reserved.