来自Google的Java生成器代码集合:Google Auto
Auto 是 Java 生成器源代码集合。
Java is full of code that is mechanical, repetitive, typically untested and sometimes the source of subtle bugs. Sounds like a job for robots!
The Auto subprojects are a collection of code generators that automate those types of tasks. They create the code you would have written, but without the bugs.
Save time. Save code. Save sanity.
子项目
-
AutoFactory - JSR-330-compatible factories
Latest version:0.1-beta1
-
AutoService - Provider-configuration files for ServiceLoader
Latest version:1.0-rc2
-
AutoValue - Immutable value-type code generation for Java 1.6+.
Latest version:1.0
-
Common - Helper utilities for writing annotation processors.
Latest version:0.3
本文由用户 dwd4 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!