de.japkit.metaannotations.DefaultAnnotation Maven / Gradle / Ivy
package de.japkit.metaannotations;
/**
* This annotation can be used for annotation values, where an annotation class
* is required as value, but some "Default" behavior shall be provided.
*
* @author stefan
*
*/
public @interface DefaultAnnotation {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy