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