Class CommonProfiler
java.lang.Object
pl.decerto.hyperon.runtime.profiler.AbstractProfiler<String,ProfilerStat>
pl.decerto.hyperon.runtime.profiler.CommonProfiler
- Author:
- przemek hertel
-
Field Summary
Fields inherited from class pl.decerto.hyperon.runtime.profiler.AbstractProfiler
map -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class pl.decerto.hyperon.runtime.profiler.AbstractProfiler
addTime, addTime, clear, getStat, getStatistics, printSummary, printSummary, printSummary, sort
-
Constructor Details
-
CommonProfiler
public CommonProfiler()
-
-
Method Details
-
getComparator
- Specified by:
getComparatorin classAbstractProfiler<String,ProfilerStat>
-
getNullKey
- Specified by:
getNullKeyin classAbstractProfiler<String,ProfilerStat>
-
getStatsSupplier
- Specified by:
getStatsSupplierin classAbstractProfiler<String,ProfilerStat>
-
getKeyStatsSupplier
- Specified by:
getKeyStatsSupplierin classAbstractProfiler<String,ProfilerStat>
-
key
-