trackedClass property
final
Full name of class, the leak tracking is defined for.
Usually trackedClass is expected to be a supertype of type.
Implementation
final String trackedClass;
Full name of class, the leak tracking is defined for.
Usually trackedClass is expected to be a supertype of type.
final String trackedClass;