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 class
A version locator for a resolved class file version.static class
An unresolved version locator.Fields in net.bytebuddy declared as ClassFileVersion.VersionLocatorModifier and TypeFieldDescriptionprivate static final ClassFileVersion.VersionLocator
ClassFileVersion.VERSION_LOCATOR
A version locator for the executing JVM.Methods in net.bytebuddy that return ClassFileVersion.VersionLocator