- All Implemented Interfaces:
org.teavm.jso.JSObject
public class JSSymbol<T>
extends Object
implements org.teavm.jso.JSObject
-
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
-
Method Details
-
-
-
set
public void set(Object obj,
T value)
-
presentIn
public boolean presentIn(Object obj)