Package | Description |
---|---|
net.bytebuddy.implementation.bytecode.collection |
This package is dedicated to creating
StackManipulation s
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–2016. All rights reserved.