当前位置:网站首页>Kotlin基础从入门到进阶系列讲解(基础篇)关键字:suspend
Kotlin基础从入门到进阶系列讲解(基础篇)关键字:suspend
2022-07-24 01:13:00 【彬sir哥】
suspend用于暂停执行当前协程,并保存所有局部变量,被标记为suspend的函数只能运行在协程或者其他suspend函数
先看一下在retrofit(网络库)不是使用suspend关键字会造成什么错误?
java.lang.IllegalArgumentException: Unable to create call adapter for com.demo.mytest.model.bean.Result<com.demo.mytest.model.bean.PageEntity<com.demo.mytest.model.bean.Article>>
没有添加suspend关键字的时候回调数据不能创建返回的数据类型,类型错误了

添加上了suspend关键字,运行后没有错误了
边栏推荐
- Starfish OS: create a new paradigm of the meta universe with reality as the link
- Create database table db.create in flask project_ all()
- Scroll view realizes drop-down refresh (to avoid the drop-down problem triggered by the initial refresh triggered value of true when onload enters the page)
- Skywalking distributed system application performance monitoring tool - upper
- Redis - configuration and Application
- ACL——net
- Redis - basic concept
- High voltage technology test questions and answers
- [freeswitch development practice] column introduction
- [untitled]
猜你喜欢

IDEA设置 自动导包删无用包

创建自签名证书, 对exe文件进行数字签名

Matlab extracts the original data in the illustrations of the paper - fig2data tool

Graphic pipeline (I) post-processing stage alpha test template test depth test mix

Determination of host byte order

项目场景:nvidia-smi Unable to datemine the device handle for GPU 0000:01:00.0: Unknow Error

复现一句话木马

How to relieve the pillow quickly

Linkerd service grid survey notes
For data security reasons, the Dutch Ministry of Education asked schools to suspend the use of Chrome browser
随机推荐
OSPF experiment
scroll-view实现下拉刷新(避免onload进入页面初始refresher-triggered为true触发下拉问题)
Navicat for MySQL installation tutorial
C language database: an online dictionary based on TCP multi process, with detailed steps illustrated. Welcome to watch it
[flyway introduction]
Tutorial on principles and applications of database system (045) -- MySQL query (VII): aggregate function
Graphic pipeline (I) post-processing stage alpha test template test depth test mix
Kubernets déploiement du tableau de bord (interface visuelle)
Kubernetes deployment dashboard (visual interface)
js的相关知识
EasyExcel导出案例(只有你想不到)
Dynamic rip configuration
Focus on microservices
How to relieve the pillow quickly
Scroll View implémente la mise à jour déroulante (empêche onload d'entrer dans la page de mise à jour initiale du Shell Triggered pour déclencher la mise à jour déroulante pour True)
[QNX Hypervisor 2.2用户手册]9 VM配置参考
【複盤】關於我在錯誤的時間選錯了技術這件事
ACL——net
kubernetes 部署 dashboard(可視化界面)
Redis - basic concept