Companion
object Companion
Properties
Link copied to clipboard
Access the createUninitializedObject static method.
Link copied to clipboard
The CheckedMethod for objectFromMap.
Link copied to clipboard
Access the setField method.
Link copied to clipboard
Functions
Link copied to clipboard
Create a mutable object using the provided ObjectLayoutVariant, but without initializing its fields. The caller is responsible for initializing the fields before use.
Link copied to clipboard
Extract the field value at the specified slot index.
Link copied to clipboard
Link copied to clipboard
Construct an object from the specified tuple of field assignments.
Link copied to clipboard
Update the field value at the specified slot index of the mutable object.
Link copied to clipboard
Produce the given object's ObjectLayoutVariant's variantId.