Uses of Interface
me.gilbva.shrike.navigation.FieldNavigator
| Package | Description |
|---|---|
| me.gilbva.shrike.navigation |
-
Uses of FieldNavigator in me.gilbva.shrike.navigation
Methods in me.gilbva.shrike.navigation with parameters of type FieldNavigator Modifier and Type Method Description <A extends java.lang.annotation.Annotation>
voidClassRepository. forEachField(java.lang.Class<A> annotation, FieldNavigator<A> navigator)Navigates through all fields of all component classes registered in this repository, that are annotated with the given annotation.