public interface DisposableInfo
Disposable
object.Modifier and Type | Method and Description |
---|---|
StackTraceElement[] |
getBindDisposableStackTrace()
Returns the stack trace of the moment when the
Disposable was
bound. |
Disposable |
getDisposable()
Returns the
Disposable whose info belongs to. |
int |
getReferencesCount()
Returns the count of references
|
Disposable getDisposable()
Disposable
whose info belongs to.StackTraceElement[] getBindDisposableStackTrace()
Disposable
was
bound.int getReferencesCount()