public class NativeUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NativeUtils.NativeASType |
static class |
NativeUtils.NativeJSType |
static class |
NativeUtils.SyntheticJSType |
| Constructor and Description |
|---|
NativeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isJSNative(String type) |
static boolean |
isNative(String type) |
static boolean |
isSyntheticJSType(String type) |
static boolean |
isVector(String type) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.