Uses of Enum
net.bytebuddy.utility.JavaType
Packages that use JavaType
Package
Description
This package contains utility classes for common use within any Byte Buddy logic.
-
Uses of JavaType in net.bytebuddy.utility
Subclasses with type arguments of type JavaType in net.bytebuddy.utilityModifier and TypeClassDescriptionenumRepresentations of Java types that do not exist in Java 6 but that have a special meaning to the JVM.Methods in net.bytebuddy.utility that return JavaType