org.rococoa.cocoa.foundation
Interface FoundationLibrary.NSComparisonResult
- Enclosing interface:
- FoundationLibrary
public static interface FoundationLibrary.NSComparisonResult
native declaration : /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h
enum values
NSOrderedAscending
static final int NSOrderedAscending
- See Also:
- Constant Field Values
NSOrderedSame
static final int NSOrderedSame
- See Also:
- Constant Field Values
NSOrderedDescending
static final int NSOrderedDescending
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.