All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.loguno.processor.handlers.VoidAnnotation Maven / Gradle / Ivy

The newest version!
package org.loguno.processor.handlers;

/**
 * annotation which is used for mapping Handlers without annotation
 */
public @interface VoidAnnotation {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy