Package tigase.util.reflection
Interface ReflectionHelper.Handler<A extends Annotation,T>
-
- Enclosing class:
- ReflectionHelper
public static interface ReflectionHelper.Handler<A extends Annotation,T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tprocess(Object consumer, Method method, A annotation)
-