org.rococoa.cocoa.foundation
Interface FoundationLibrary.NSNotificationCoalescing

Enclosing interface:
FoundationLibrary

public static interface FoundationLibrary.NSNotificationCoalescing


Field Summary
static int NSNotificationCoalescingOnName
           
static int NSNotificationCoalescingOnSender
           
static int NSNotificationNoCoalescing
           
 

Field Detail

NSNotificationNoCoalescing

static final int NSNotificationNoCoalescing
See Also:
Constant Field Values

NSNotificationCoalescingOnName

static final int NSNotificationCoalescingOnName
See Also:
Constant Field Values

NSNotificationCoalescingOnSender

static final int NSNotificationCoalescingOnSender
See Also:
Constant Field Values