@Documented @Retention(value=RUNTIME) @Target(value={PACKAGE,TYPE,ANNOTATION_TYPE,METHOD,CONSTRUCTOR,FIELD,LOCAL_VARIABLE,PARAMETER}) public @interface Generated
Generated, with the exception
that this class has a runtime annotation retention level, as we need to
have access to it's value from generated class files.public abstract String[] value
public abstract String date
public abstract String comments
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.