Uses of Interface
zombie.core.profiling.PerformanceProfileProbeList.Constructor
Packages that use PerformanceProfileProbeList.Constructor
-
Uses of PerformanceProfileProbeList.Constructor in zombie.core.profiling
Methods in zombie.core.profiling with parameters of type PerformanceProfileProbeList.ConstructorModifier and TypeMethodDescriptionstatic <Probe extends PerformanceProfileProbe>
PerformanceProfileProbeList<Probe> PerformanceProfileProbeList.construct
(String prefix, int count, Class<Probe> type, PerformanceProfileProbeList.Constructor<Probe> ctor)