Interface Boxed<T>
- Type Parameters:
T- The underlying type, usually a TruffleValue.
Internal interface to allow integration with Graal Polyglot languages that marks a type as boxing or
wrapping a foreign value of another language.
NOTE: regarded as internal and not for public consumption.
- Since:
- 5.0.0
-
Method Summary
-
Method Details
-
$unbox
-