本文介绍了InternalCoroutinesApi注释是什么意思的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我不是Kotlin协程的新手,我看到一些api用@InternalCoroutinesApi
进行了注释.从官方文件中说
I am new to the kotlin coroutines, I see some of the api's are annotated with @InternalCoroutinesApi
.From the official documentation it says that
我不清楚他们是什么意思.
有人可以详细说明吗?
I cannot clearly understand what does they mean.
Can anyone elaborate it?
推荐答案
此批注
这篇关于InternalCoroutinesApi注释是什么意思的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!