JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.google.auto.service
package
com.google.auto.service
Related Packages
Package
Description
com.google.auto.service.processor
This package contains the annotation processor that implements the
AutoService
API.
Annotation Types
Class
Description
AutoService
An annotation for service providers as described in
ServiceLoader
.