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 classAndroidDescriptor.TrivialA trivial implementation of anAndroidDescriptorthat returns a fixed value.
-