@Documented @Retention(value=RUNTIME) @Target(value={METHOD,FIELD,PARAMETER,ANNOTATION_TYPE}) public @interface Delimiter
public static final String NONE
public abstract String value
NONE
if the entire contents should be treated as a
single element.