//leakcanary-repo/shark/Reference/LazyDetails/Resolver
Resolver¶
[jvm]\ fun interface Resolver
Implementations should keep the minimal state they need and if needed rehydrate the objects when resolving.
Functions¶
Name | Summary |
---|---|
resolve | [jvm] abstract fun resolve(): Reference.LazyDetails |