@Target(value=FIELD)
@Retention(value=CLASS)
public @interface auto
| Modifier and Type | Optional Element and Description |
|---|---|
int |
declaredAccess
Applies to an existing field having the same name as an inferred property.
|
public abstract int declaredAccess
Copyright © 2023. All rights reserved.