@Retention(value=RUNTIME) @Repeatable(value=MyAnnos.class) public @interface MyAnno
Class
type
String
value
public abstract String value
public abstract Class type
Copyright © 2015. All rights reserved.