Applies to an existing field having the same name as an inferred property.
Element Detail
declaredAccess
public abstract int declaredAccess
Applies to an existing field having the same name as an inferred property. Stores the declared
access privilege (public, protected, package, or private) of the original field. The default
value of -1 indicates the field did not exist prior to the inference.