@JsType(isNative=true, name="Object", namespace="<global>") public interface IsCastable
| Modifier and Type | Method and Description |
|---|---|
default <T> T |
as()
Performs checked cast to lefthand-side type.
|
@JsOverlay default <T> T as()
T - type of result casting