org.zkoss.zk.ui.select.impl
Interface Reflections.FieldRunner<A extends java.lang.annotation.Annotation>

Enclosing class:
Reflections

public static interface Reflections.FieldRunner<A extends java.lang.annotation.Annotation>


Method Summary
 void onField(java.lang.Class<?> clazz, java.lang.reflect.Field field, A annotation)
           
 

Method Detail

onField

void onField(java.lang.Class<?> clazz,
             java.lang.reflect.Field field,
             A annotation)


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo