We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 269ec5e commit 8467f04Copy full SHA for 8467f04
Part 1 - Getting Started/3. Lifetime management.md
@@ -60,7 +60,7 @@ subscription.unsubscribe();
60
values.onNext(2);
61
```
62
[Output](/tests/java/itrx/chapter1/UnsubscribingExample.java)
63
-```java
+```
64
0
65
1
66
0 commit comments