[ 原始碼: google-auto-value-java ]
套件:libgoogle-auto-value-java(1.8.2-2)
libgoogle-auto-value-java 的相關連結
Debian 的資源:
下載原始碼套件 google-auto-value-java:
- [google-auto-value-java_1.8.2-2.dsc]
- [google-auto-value-java_1.8.2.orig.tar.xz]
- [google-auto-value-java_1.8.2-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Generated immutable value classes for Java 7+
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.
This package contains the immutable value classes.
其他與 libgoogle-auto-value-java 有關的套件
|
|
|
|
-
- dep: liberror-prone-java
- Catch common Java mistakes as compile-time errors
-
- dep: libescapevelocity-java
- Subset reimplementation of Apache Velocity with a much simpler API
-
- dep: libgoogle-auto-common-java
- Set of common utilities to help ease use of annotation processing
-
- dep: libgoogle-auto-service-java (>= 1.0.1)
- collection of source code generators for Java
-
- dep: libguava-java
- Suite of Google common libraries for Java
-
- dep: libjavapoet-java
- Java API for generating .java source files