Package org.robovm.apple.foundation
Class NSThread.Notifications
java.lang.Object
org.robovm.apple.foundation.NSThread.Notifications
- Enclosing class:
- NSThread
public static class NSThread.Notifications extends Object
-
Constructor Summary
Constructors Constructor Description Notifications() -
Method Summary
Modifier and Type Method Description static NSObjectProtocolobserveDidBecomeSingleThreaded(Runnable block)static NSObjectProtocolobserveWillBecomeMultiThreaded(Runnable block)static NSObjectProtocolobserveWillExit(NSThread object, VoidBlock1<NSThread> block)
-
Constructor Details
-
Notifications
public Notifications()
-
-
Method Details
-
observeWillBecomeMultiThreaded
-
observeDidBecomeSingleThreaded
-
observeWillExit
-