@Retention(value=RUNTIME) @Target(value=FIELD) @Inherited public @interface NumberString
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends Number> |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
lenient
Toggle lenient conversion mode by setting this flag to true (defaults to false).
|
public static final String TYPE
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.