Package org.robovm.apple.foundation
Class NSBundle.Notifications
java.lang.Object
org.robovm.apple.foundation.NSBundle.Notifications
- Enclosing class:
- NSBundle
public static class NSBundle.Notifications extends Object
-
Constructor Summary
Constructors Constructor Description Notifications() -
Method Summary
Modifier and Type Method Description static NSObjectProtocolobserveDidLoad(NSBundle object, VoidBlock2<NSBundle,List<String>> block)
-
Constructor Details
-
Notifications
public Notifications()
-
-
Method Details
-
observeDidLoad
public static NSObjectProtocol observeDidLoad(NSBundle object, VoidBlock2<NSBundle,List<String>> block)
-