软件包:libheadius-options-java-doc(1.4-2)
libheadius-options-java-doc 的相关链接
Debian 的资源:
下载源码包 headius-options:
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Documentation for headius-options
headius-options provides a simple mechanism for defining JVM property-based configuration for an application or library.
Options are defined via a small DSL-like setup, supporting String, Integer, Boolean, and Enum-based configurations. Non-Boolean options support a set of supported values, and all options allow specifying a default value. In addition, options are created with an Enum-based category (provided by the user) and a documentation string, which allows grouping properties and printing out a full set of options as a valid, modifiable .properties file.
This package contains the API documentation of libheadius-options-java.
其他与 libheadius-options-java-doc 有关的软件包
|
|
|
|
-
- rec: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: libheadius-options-java
- Java library for JVM property-driven configuration