public final class RxJavaAssemblyTracking extends Object
source.map().filter())
by capturing the current stacktrace (warning: very expensive!), have it in a debug-time accessible
field (when walking the references in a debugger) and append it to exceptions passing by the
regular onError.| Modifier and Type | Method and Description |
|---|---|
static void |
disable()
Disable the assembly tracking.
|
static void |
enable()
Enable the assembly tracking.
|