@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited @Repeatable(value=AddEnabledDecorators.All.class) public @interface AddEnabledDecorators
Class<?>[]
value
public abstract Class<?>[] value
Copyright © 2018. All rights reserved.