Uses of Class
overit.geocall.util.tracer.MemoryTracer
Packages that use MemoryTracer
-
Uses of MemoryTracer in overit.geocall.util.tracer
Subclasses of MemoryTracer in overit.geocall.util.tracerModifier and TypeClassDescriptionclassThis class extends the abstract classMemoryTracerand creates an instance of the tracer.classThis class extends the abstract classMemoryTracerand creates an instance of the tracer.Methods in overit.geocall.util.tracer that return MemoryTracerModifier and TypeMethodDescriptionstatic MemoryTracerMemoryTracer.makeTracer(String type, int maxSize) The static method that chooses which instance of tracer must be created.