//leakcanary-repo/shark/ShortestPathFinder/Factory
Factory¶
fun interface Factory
Inheritors¶
| Factory |
Functions¶
| Name | Summary |
|---|---|
| createFor | [jvm] abstract fun createFor(heapGraph: HeapGraph): ShortestPathFinder |
//leakcanary-repo/shark/ShortestPathFinder/Factory
fun interface Factory
| Factory |
| Name | Summary |
|---|---|
| createFor | [jvm] abstract fun createFor(heapGraph: HeapGraph): ShortestPathFinder |