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