trackedClass property

String trackedClass
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;