There was an error while loading. Please reload this page.
aee622d
support incremental build
cc9c347
support kotlin data class
2f4016f
support NonNull/Nullable annotation, and fixed some bugs
15443de
通过注解处理器,生成对应的Copier类,帮助java数据类实现类似kotlin data class copy的功能。