Uses of Class
uk.autores.handling.Pkg
-
Packages that use Pkg Package Description uk.autores.handling Use these types to extend the API. -
-
Uses of Pkg in uk.autores.handling
Methods in uk.autores.handling that return Pkg Modifier and Type Method Description static PkgPkg. named(CharSequence name)Instantiates an instance, decorating the given sequence.PkgContext. pkg()The package of the annotated type.Methods in uk.autores.handling with parameters of type Pkg Modifier and Type Method Description Context.BuilderContext.Builder. setPkg(Pkg pkg)Sets annotated package.
-