Package | Description |
---|---|
net.bytebuddy.utility |
This package contains utility classes for common use within any Byte Buddy logic.
|
Modifier and Type | Method and Description |
---|---|
Object[] |
JavaConstant.Simple.Dispatcher.toArray(int length)
Returns an array of the dispatcher type.
|
Object[] |
FileSystem.ForNio2CapableVm.StandardCopyOption.toArray(int size)
Creates an array of type
java.nio.file.StandardCopyOption . |
Copyright © 2014–2021. All rights reserved.