ActualMatchingReferenceReaderFactory

Creates ReferenceReader instances that will follow references from all HeapObjects, applying matching rules provided by referenceMatchers, and not creating any virtual reference.

Constructors

Link copied to clipboard
constructor(referenceMatchers: List<ReferenceMatcher>)

Functions

Link copied to clipboard
open override fun createFor(heapGraph: HeapGraph): ReferenceReader<HeapObject>