@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited @Documented @Repeatable(value=Meta.Container.class) public @interface Meta
String
content
name
public abstract String name
public abstract String content
Copyright © 2021. All rights reserved.