Class Shape.DerivedBuilder

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

public static final class Shape.DerivedBuilder extends Object
Builder class to construct derived 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: