Ole*_*bul 5 annotations suppress-warnings kotlin
@SuppressWarnings("WeakerAccess")kotlin 中有替代方案吗? 我尝试过@Suppress("WeakerAccess")但没有运气。在开发库时看到“ Function xxx might be private ”是非常烦人的。
@SuppressWarnings("WeakerAccess")
@Suppress("WeakerAccess")
Fra*_*ung -1
编写src/test/kotlin使用您的函数的测试代码。
src/test/kotlin
归档时间:
5 年,11 月 前
查看次数:
551 次
最近记录:
2 年,7 月 前