JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.hrznstudio.titanium.annotation.config
Annotation Interface ConfigVal.InRangeDouble
Enclosing class:
ConfigVal
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public static @interface
ConfigVal.InRangeDouble
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
double
max
double
min
Element Details
max
double
max
Default:
1.7976931348623157E308
min
double
min
Default:
4.9E-324