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