Uses of Class
software.amazon.jsii.JsiiObject
Packages that use JsiiObject
-
Uses of JsiiObject in software.amazon.jsii
Methods in software.amazon.jsii with parameters of type JsiiObjectModifier and TypeMethodDescriptionstatic <T extends JsiiSerializable>
TUnsafeCast.unsafeCast(JsiiObject value, Class<T> target) Unsafely obtains a view on a given value as an instance of an interface annotated with theJsii.Proxyannotation.