Module com.rezzedup.util.constants
Annotation Type NotAggregated
-
@Retention(RUNTIME) @Target(FIELD) public @interface NotAggregated
Marks a constant as ineligible for aggregation.Constants with this annotation will not be aggregated.
@Retention(RUNTIME) @Target(FIELD) public @interface NotAggregated
Constants with this annotation will not be aggregated.