Uses of Class
io.higson.runtime.profiler.AbstractProfilerStat
Packages that use AbstractProfilerStat
-
Uses of AbstractProfilerStat in io.higson.runtime.profiler
Classes in io.higson.runtime.profiler with type parameters of type AbstractProfilerStatModifier and TypeClassDescriptionclassAbstractProfiler<T,S extends AbstractProfilerStat<T>> classProfilerBucket<T,S extends AbstractProfilerStat<T>> Lock-guarded bucket of statistics to be used by AbstractProfiler.Subclasses of AbstractProfilerStat in io.higson.runtime.profilerMethods in io.higson.runtime.profiler with type parameters of type AbstractProfilerStatModifier and TypeMethodDescriptionstatic <S extends AbstractProfilerStat<?>>
StringProfilerHelper.printSummary(List<S> statistics, String title) static <S extends AbstractProfilerStat<?>>
StringProfilerHelper.printSummaryAsHtml(List<S> stats, String title) static <S extends AbstractProfilerStat<?>>
StringProfilerHelper.printSummaryAsText(List<S> stats, String title) static <S extends AbstractProfilerStat<?>>
voidProfilerHelper.writeSummary(Writer w, List<S> stats, String title) static <S extends AbstractProfilerStat<?>>
voidProfilerHelper.writeSummaryAsHtml(Writer w, List<S> stats, String title) Methods in io.higson.runtime.profiler with parameters of type AbstractProfilerStatConstructors in io.higson.runtime.profiler with parameters of type AbstractProfilerStat -
Uses of AbstractProfilerStat in io.higson.runtime.profiler.attribute
Subclasses of AbstractProfilerStat in io.higson.runtime.profiler.attributeConstructors in io.higson.runtime.profiler.attribute with parameters of type AbstractProfilerStat