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