net.bytebuddy.implementation.bytecode.constant.package-info Maven / Gradle / Ivy
/**
* {@link net.bytebuddy.implementation.bytecode.StackManipulation}s in this package are responsible for
* creating compile-time constants and pushing them onto the operand stack.
*/
package net.bytebuddy.implementation.bytecode.constant;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy