Uses of Class
uk.autores.handling.Resource
-
Packages that use Resource Package Description uk.autores.handling Use these types to extend the 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.BuilderContext.Builder. setResources(List<Resource> resources)Sets resources to process.
-