| Package | Description | 
|---|---|
| net.bytebuddy.implementation.bytecode.collection | 
 This package is dedicated to creating  
StackManipulations
 that create collections or arrays from a given number of values. | 
| Modifier and Type | Method and Description | 
|---|---|
static ArrayFactory | 
ArrayFactory.forType(TypeDescription.Generic componentType)
Creates a new array factory for a given component type. 
 | 
Copyright © 2014–2024. All rights reserved.