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.Methods in net.bytebuddy that return ClassFileVersion.VersionLocator