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) static booleanabstract voidMethods 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
public JSFinalizationRegistry()
-
-
Method Details
-
register
-
create
-
isSupported
public static boolean isSupported()
-