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.InRangeInt
Enclosing class:
ConfigVal
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public static @interface
ConfigVal.InRangeInt
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
int
max
int
min
Element Details
max
int
max
Default:
2147483647
min
int
min
Default:
-2147483648