- All Implemented Interfaces:
org.teavm.jso.JSObject
public abstract class JSSymbol<T>
extends Object
implements org.teavm.jso.JSObject
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.teavm.jso.JSObject
cast
-
Constructor Details
-
JSSymbol
public JSSymbol()
-
Method Details
-
-
-
set
public void set(Object obj,
T value)