@Target(value={METHOD,FIELD,ANNOTATION_TYPE}) @Inherited @Retention(value=RUNTIME) public @interface Mutability
Immutable| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends MutabilityPlan<?>> |
value |
public abstract Class<? extends MutabilityPlan<?>> value
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.