Package top.focess.qq.core.plugin
Interface FieldAnnotationHandler
-
public interface FieldAnnotationHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(Field field, Annotation annotation, PluginClassLoader pluginClassLoader)
-
-
-
Method Detail
-
handle
void handle(Field field, Annotation annotation, PluginClassLoader pluginClassLoader)
-
-