[ ソース: 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
- Java 用 Google コモンライブラリスイート
-
- dep: libjavapoet-java
- Java API for generating .java source files