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) Constructors in zombie.core.profiling with parameters of type PerformanceProfileProbeList.ConstructorModifierConstructorDescriptionprotected
PerformanceProfileProbeList
(String string, int int0, Class<Probe> _class, PerformanceProfileProbeList.Constructor<Probe> constructor)