【发布时间】:2018-03-30 23:30:10
【问题描述】:
在编译我的 Android 代码时,编译器显示以下警告:
warning: Unclosed files for the types '[io.realm.OrderListRealmProxy]'; these types will not undergo annotation processing"
我的 Realm 对象类有什么问题?
【问题讨论】:
-
您的问题是什么?请查看how to ask
标签: java android sqlite annotations realm