JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.oracle.truffle.api.object
Interface DynamicObjectFactory
public interface
DynamicObjectFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Shape
getShape
()
DynamicObject
newInstance
(
Object
... initialValues)
Method Details
newInstance
DynamicObject
newInstance
(
Object
... initialValues)
getShape
Shape
getShape
()