public static interface SVGElementInstance.ChildNodesUnionType
| Modifier and Type | Method and Description |
|---|---|
default <any> |
asJsArray() |
default SVGElementInstanceList |
asSVGElementInstanceList() |
default boolean |
isJsArray() |
default boolean |
isSVGElementInstanceList() |
static SVGElementInstance.ChildNodesUnionType |
of(java.lang.Object o) |
static SVGElementInstance.ChildNodesUnionType of(java.lang.Object o)
default <any> asJsArray()
default SVGElementInstanceList asSVGElementInstanceList()
default boolean isJsArray()
default boolean isSVGElementInstanceList()