JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
tigase.util.reflection
ReflectionHelper
Handler
Contents
Description
Method Summary
Method Details
process(Object, Method, A)
Hide sidebar
Show sidebar
Interface ReflectionHelper.Handler<
A extends
Annotation
,
T
>
Enclosing class:
ReflectionHelper
public static interface
ReflectionHelper.Handler<A extends
Annotation
, T>
Author:
andrzej
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
process
(
Object
consumer,
Method
method,
A
annotation)
Method Details
process
T
process
(
Object
consumer,
Method
method,
A
annotation)