Uses of Interface
net.bytebuddy.ClassFileVersion.VersionLocator
Packages that use ClassFileVersion.VersionLocator
Package
Description
Byte Buddy is a library for creating Java classes at runtime of a Java program.
-
Uses of ClassFileVersion.VersionLocator in net.bytebuddy
Classes in net.bytebuddy that implement ClassFileVersion.VersionLocatorModifier and TypeClassDescriptionstatic classA version locator for a resolved class file version.static classAn unresolved version locator.Classes in net.bytebuddy that implement interfaces with type arguments of type ClassFileVersion.VersionLocatorModifier and TypeClassDescriptionstatic enumA resolver for the current VM's class file version.Fields in net.bytebuddy declared as ClassFileVersion.VersionLocatorModifier and TypeFieldDescriptionprivate static final ClassFileVersion.VersionLocatorClassFileVersion.VERSION_LOCATORA version locator for the executing JVM.Methods in net.bytebuddy that return ClassFileVersion.VersionLocator