Package com.google.auto.service.processor
This package contains the annotation processor that implements the
AutoService
API.-
Class Summary Class Description AutoServiceProcessor ProcessesAutoService
annotations and generates the service provider configuration files described inServiceLoader
.ServicesFiles A helper class for reading and writing Services files.