toggle menu
kuda
jvm
switch theme
search in API
kuda
/
kuda.runtimeapi.structure
/
ArrayMemoryRequirements
Array
Memory
Requirements
data
class
ArrayMemoryRequirements
(
val
alignment
:
Long
,
val
size
:
Long
)
Members
Constructors
Array
Memory
Requirements
Link copied to clipboard
constructor
(
alignment
:
Long
,
size
:
Long
)
Properties
alignment
Link copied to clipboard
val
alignment
:
Long
size
Link copied to clipboard
val
size
:
Long