net.bytebuddy.instrumentation.method.bytecode.stack.collection.package-info Maven / Gradle / Ivy
/**
* This package is dedicated to creating {@link net.bytebuddy.instrumentation.method.bytecode.stack.StackManipulation}s
* that create collections or arrays from a given number of values.
*/
package net.bytebuddy.instrumentation.method.bytecode.stack.collection;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy