Package | Description |
---|---|
net.bytebuddy |
Byte Buddy is a library for creating Java classes at runtime of a Java program.
|
Modifier and Type | Class and Description |
---|---|
static class |
ClassFileVersion.VersionLocator.ForJava9CapableVm
A version locator for a JVM of at least version 9.
|
static class |
ClassFileVersion.VersionLocator.ForLegacyVm
A version locator for a JVM that does not provide the
java.lang.Runtime.Version class. |
Modifier and Type | Method and Description |
---|---|
ClassFileVersion.VersionLocator |
ClassFileVersion.VersionLocator.CreationAction.run() |
Copyright © 2014–2020. All rights reserved.