Class JSBoolean
java.lang.Object
org.graalvm.webimage.api.JSValue
org.graalvm.webimage.api.JSBoolean
Java representation of a JavaScript
Boolean value.-
Method Summary
Methods inherited from class JSValue
as, asBigInteger, asBooleanArray, asByte, asByteArray, asChar, asCharArray, asDouble, asDoubleArray, asFloat, asFloatArray, asInt, asIntArray, asLong, asLongArray, asShort, asShortArray, asString, checkedCoerce, isUndefined, isUndefined, isUndefined, toString, undefined
-
Method Details
-
of
-
typeof
-
stringValue
- Specified by:
stringValuein classJSValue
-
asBoolean
-
equals
-
hashCode
-