Uses of Interface
net.bytebuddy.build.AndroidDescriptor
-
Packages that use AndroidDescriptor Package Description net.bytebuddy.build A package for types that allow for applying Byte Buddy transformation during a build process. -
-
Uses of AndroidDescriptor in net.bytebuddy.build
Classes in net.bytebuddy.build that implement AndroidDescriptor Modifier and Type Class Description static class
AndroidDescriptor.Trivial
A trivial implementation of anAndroidDescriptor
that returns a fixed value.
-