Uses of Class
uk.autores.handling.Resource
-
Packages that use Resource Package Description uk.autores.handling The annotation handling API. -
-
Uses of Resource in uk.autores.handling
Methods in uk.autores.handling that return types with arguments of type Resource Modifier and Type Method Description List<Resource>
Context. resources()
Resources to process.Method parameters in uk.autores.handling with type arguments of type Resource Modifier and Type Method Description Context.Builder
Context.Builder. setResources(List<Resource> resources)
Sets resources to process.
-