@Target(value={METHOD,FIELD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) public @interface JohnzonIgnore
Modifier and Type | Optional Element and Description |
---|---|
int |
minVersion
Example: @JohnzonIgnore(minVersion = 2) will ignore the value until version is set to 2, 3, ...
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.