Uses of Interface
org.github.jamm.MemoryMeterListener.Factory
Packages that use MemoryMeterListener.Factory
-
Uses of MemoryMeterListener.Factory in org.github.jamm
Constructors in org.github.jamm with parameters of type MemoryMeterListener.FactoryModifierConstructorDescriptionMemoryMeter
(MemoryMeterStrategy strategy, FieldAndClassFilter classFilter, FieldFilter fieldFilter, MemoryMeterListener.Factory listenerFactory) Create a newMemoryMeter
instance from the different component it needs to measure object graph. -
Uses of MemoryMeterListener.Factory in org.github.jamm.listeners
Classes in org.github.jamm.listeners that implement MemoryMeterListener.FactoryModifier and TypeClassDescriptionstatic class
Factory forTreePrinter
instances.Fields in org.github.jamm.listeners declared as MemoryMeterListener.FactoryModifier and TypeFieldDescriptionstatic final MemoryMeterListener.Factory
NoopMemoryMeterListener.FACTORY