org.rococoa.cocoa.foundation
Interface FoundationLibrary.NSRoundingMode
- Enclosing interface:
- FoundationLibrary
public static interface FoundationLibrary.NSRoundingMode
native declaration : /System/Library/Frameworks/Foundation.framework/Headers/NSDecimal.h
enum values
NSRoundPlain
static final int NSRoundPlain
- See Also:
- Constant Field Values
NSRoundDown
static final int NSRoundDown
- See Also:
- Constant Field Values
NSRoundUp
static final int NSRoundUp
- See Also:
- Constant Field Values
NSRoundBankers
static final int NSRoundBankers
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.