Package org.kiwiproject.beta.annotation
package org.kiwiproject.beta.annotation
-
Annotation InterfacesClassDescriptionWhen placed on a method or constructor, indicates that the member is called via reflection, and is this used and should not be considered for removal.Annotation to make it clear that a method/constructor parameter might be mutated, e.g., auditing properties such as createdAt, createdBy, etc.