Uses of Package
me.gilbva.shrike.navigation
| Package | Description |
|---|---|
| me.gilbva.shrike | |
| me.gilbva.shrike.context | |
| me.gilbva.shrike.navigation |
-
Classes in me.gilbva.shrike.navigation used by me.gilbva.shrike Class Description ClassRepository Represents the collection of classes being used byIocContextto create and manage components. -
Classes in me.gilbva.shrike.navigation used by me.gilbva.shrike.context Class Description ClassRepository Represents the collection of classes being used byIocContextto create and manage components. -
Classes in me.gilbva.shrike.navigation used by me.gilbva.shrike.navigation Class Description ClassNavigator Functional interface used byClassRepositoryfor navigating annotated classes in the inversion of control context.FieldNavigator Functional interface used byClassRepositoryfor navigating annotated fields in the inversion of control context.MethodNavigator Functional interface used byClassRepositoryfor navigating annotated methods in the inversion of control context.