Uses of Annotation Type
net.bytebuddy.agent.utility.nullability.AlwaysNull
Packages that use AlwaysNull
Package
Description
The Byte Buddy agent allows the redefinition of classes at runtime.
-
Uses of AlwaysNull in net.bytebuddy.agent
Fields in net.bytebuddy.agent with annotations of type AlwaysNullModifier and TypeFieldDescriptionprivate static final ClassLoader
ByteBuddyAgent.BOOTSTRAP_CLASS_LOADER
Representation of the bootstrapClassLoader
.private static final String
ByteBuddyAgent.WITHOUT_ARGUMENT
Represents a no-op argument for a dynamic agent attachment.