com.ui4j.bytebuddy.instrumentation.method.bytecode.stack.collection.package-info Maven / Gradle / Ivy
The newest version!
/**
* This package is dedicated to creating {@link com.ui4j.bytebuddy.instrumentation.method.bytecode.stack.StackManipulation}s
* that create collections or arrays from a given number of values.
*/
package com.ui4j.bytebuddy.instrumentation.method.bytecode.stack.collection;