Package net.sourceforge.plantuml.stats
Class FormatCounter
java.lang.Object
net.sourceforge.plantuml.stats.FormatCounter
public class FormatCounter
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetStatsTable
(java.lang.String name) void
plusOne
(FileFormat fileFormat, long duration) void
reload
(java.lang.String prefix, java.util.prefs.Preferences prefs) void
save
(java.util.prefs.Preferences prefs, FileFormat fileFormat) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FormatCounter
public FormatCounter(java.lang.String prefix)
-
-
Method Details
-
plusOne
-
getStatsTable
-
reload
public void reload(java.lang.String prefix, java.util.prefs.Preferences prefs) throws java.util.prefs.BackingStoreException - Throws:
java.util.prefs.BackingStoreException
-
save
-