Package org.teavm.jso.core
Class JSFinalizationRegistry
java.lang.Object
org.teavm.jso.core.JSFinalizationRegistry
- All Implemented Interfaces:
org.teavm.jso.JSObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JSFinalizationRegistrycreate(JSFinalizationRegistryConsumer consumer) Deprecated.static booleanvoidvoidbooleanunregister(Object obj) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.teavm.jso.JSObject
cast
-
Constructor Details
-
JSFinalizationRegistry
-
-
Method Details
-
register
-
register
-
unregister
-
create
Deprecated. -
isSupported
public static boolean isSupported()
-