| com.facebook.common.references.CloseableReference.LeakHandler |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void | reportLeak(SharedReference<Object> reference, Throwable stacktrace) | ||||||||||
| abstract boolean |
requiresStacktrace()
Indicate whether the
reportLeak(SharedReference, Throwable) method expects a
stacktrace. | ||||||||||
Indicate whether the reportLeak(SharedReference, Throwable) method expects a
stacktrace. This is expensive and should only be used sparingly.