Interface IsCastable

    • Method Detail

      • as

        @JsOverlay
        default <T> T as()
        Performs checked cast to lefthand-side type.
        Type Parameters:
        T - type of result casting
        Returns:
        the same object cast to the type