在路上

 找回密码
 立即注册
在路上 站点首页 学习 查看内容

来自Google的Java生成器代码集合:Google Auto

2016-12-13 12:56| 发布者: zhangjf| 查看: 581| 评论: 0

摘要: 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 ar ...

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


项目主页:http://www.open-open.com/lib/view/home/1427853289037

最新评论

小黑屋|在路上 ( 蜀ICP备15035742号-1 

;

GMT+8, 2025-7-7 11:39

Copyright 2015-2025 djqfx

返回顶部