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 | Class and Description |
---|---|
class |
ArrayFactory
A
CollectionFactory that is capable of
creating an array of a given type with any number of given values. |
Copyright © 2014–2016. All rights reserved.