@JsType(isNative=true,
name="Boolean",
namespace="<global>")
public class JsBoolean
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JsBoolean
public JsBoolean()
-
JsBoolean
public JsBoolean(@Nullable Object value)
-
Method Details
-
-
toString_
@JsMethod(name="toString")
public String toString_()
-
valueOf
public boolean valueOf()