//shark/shark/LibraryLeakReferenceMatcher/patternApplies

patternApplies

[jvm]
val patternApplies: (HeapGraph) -> Boolean

Whether the identified leak may exist in the provided HeapGraph. Defaults to true. If the heap dump comes from a VM that runs a different version of the library that doesn't have the leak, then this should return false.