Class Shape.Builder

java.lang.Object
com.oracle.truffle.api.object.Shape.Builder
Enclosing class:
Shape

public static final class Shape.Builder extends Object
Builder class to construct initial Shape instances. The builder instance is not thread-safe and must not be used from multiple threads at the same time.
Since:
20.2.0
See Also: