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

top.wboost.common.annotation.AnnotationFunction Maven / Gradle / Ivy

package top.wboost.common.annotation;

public interface AnnotationFunction {

    public K resolveAnnotation(T t);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy