Package io.higson.runtime.profiler
Class CommonProfiler
java.lang.Object
io.higson.runtime.profiler.AbstractProfiler<String,ProfilerStat>
io.higson.runtime.profiler.CommonProfiler
- Author:
- przemek hertel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class io.higson.runtime.profiler.AbstractProfiler
addTime, addTime, clear, getStat, getStatistics, printSummary, printSummary, printSummary, sort
-
Constructor Details
-
CommonProfiler
public CommonProfiler(int bucketCount) -
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
-