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