Uses of Enum Class
net.bytebuddy.implementation.bytecode.StackSize

Packages that use StackSize
Package
Description
The ASM package contains classes that are meant for direct interaction with the ASM API.
Contains descriptions of Java types and packages.
Types and classes in this package are responsible for creating Java byte code for a given byte code target which is represented by a MethodDescription.
Assigner implementations of this package are capable of handling primitive types or the void type.
This package is dedicated to creating StackManipulations that create collections or arrays from a given number of values.
StackManipulations of this package are responsible for accessing type or method members, i.e.
A package containing visitor classes for ASM.