AgpHandler
An interface for handling different AGP versions via (mostly) version-agnostic APIs.
Types
Link copied to clipboard
interface Factory
A basic factory interface for creating AgpHandler instances. These should be implemented and contributed as a service loader via something like @AutoService
.