- Learning RxJava
- Thomas Nield
- 70字
- 2021-07-02 22:22:54
Single, Completable, and Maybe
There are a few specialized flavors of Observable that are explicitly set up for one or no emissions: Single, Maybe, and Completable. These all follow the Observable closely and should be intuitive to use in your reactive coding workflow. You can create them in similar ways as the Observable (for example, they each have their own create() factory), but certain Observable operators may return them too.
推薦閱讀
- Apache Spark 2 for Beginners
- 琢石成器:Windows環(huán)境下32位匯編語(yǔ)言程序設(shè)計(jì)
- Spring Boot進(jìn)階:原理、實(shí)戰(zhàn)與面試題分析
- Expert Data Visualization
- Mastering Android Game Development
- 劍指大數(shù)據(jù):企業(yè)級(jí)數(shù)據(jù)倉(cāng)庫(kù)項(xiàng)目實(shí)戰(zhàn)(在線教育版)
- Babylon.js Essentials
- SciPy Recipes
- 新印象:解構(gòu)UI界面設(shè)計(jì)
- HTML+CSS+JavaScript網(wǎng)頁(yè)制作:從入門到精通(第4版)
- 大規(guī)模語(yǔ)言模型開(kāi)發(fā)基礎(chǔ)與實(shí)踐
- Java EE實(shí)用教程
- Java面試一戰(zhàn)到底(基礎(chǔ)卷)
- Python GUI設(shè)計(jì):tkinter菜鳥(niǎo)編程
- Mastering Wireless Penetration Testing for Highly Secured Environments