FeatureReg
DO NOT USE THIS
Register this feature with given properties.
@UnusedYet
@Documented
@Retention(RetentionPolicy.RUNTIME)
@Target({ElementType.FIELD})
public @interface FeatureReg {
}
DO NOT USE THIS
Register this feature with given properties.
@UnusedYet
@Documented
@Retention(RetentionPolicy.RUNTIME)
@Target({ElementType.FIELD})
public @interface FeatureReg {
}