cz.cuni.amis.utils
Interface ReflectionUtils.ProcessAnnotatedMethodCallback<T extends Annotation>

Package class diagram package ReflectionUtils.ProcessAnnotatedMethodCallback
Enclosing class:
ReflectionUtils

public static interface ReflectionUtils.ProcessAnnotatedMethodCallback<T extends Annotation>


Method Summary
 void processMethod(Method m, T annotation)
           
 

Method Detail

processMethod

void processMethod(Method m,
                   T annotation)


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.