| Package | Description |
|---|---|
| software.amazon.jsii |
jsii Runtime for Java.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends JsiiSerializable> |
UnsafeCast.unsafeCast(JsiiObject value,
Class<T> target)
Unsafely obtains a view on a given value as an instance of an interface annotated with the
Jsii.Proxy
annotation. |
Copyright © 2022 Amazon Web Services. All rights reserved.