Companion
Functions
Link copied to clipboard
inline operator fun invoke(crossinline block: (HeapGraph) -> Map<String, String>): MetadataExtractor
Content copied to clipboard
Utility function to create a MetadataExtractor from the passed in block lambda instead of using the anonymous object : MetadataExtractor syntax.