@Retention(value=RUNTIME) @Target(value=TYPE) @Repeatable(value=Examples.class) public @interface Example
String
value
public abstract String value
Copyright © 2018. All rights reserved.