public interface NSDecimalNumberBehaviorsProtocol
NSDecimalNumberBehaviorsProtocol protocol.
See the protocol documentation at the Apple's site: NSDecimalNumberBehaviorsProtocol| Modifier and Type | Method and Description |
|---|---|
com.jniwrapper.Pointer.Void |
exceptionDuringOperation_error_leftOperand_rightOperand(Sel operation,
NSCalculationError error,
NSDecimalNumber leftOperand,
NSDecimalNumber rightOperand)
This method represents the
exceptionDuringOperation() method of the NSDecimalNumberBehaviorsProtocol Objective-C protocol. |
NSRoundingMode |
roundingMode() |
com.jniwrapper.ShortInt |
scale() |
com.jniwrapper.Pointer.Void exceptionDuringOperation_error_leftOperand_rightOperand(Sel operation, NSCalculationError error, NSDecimalNumber leftOperand, NSDecimalNumber rightOperand)
exceptionDuringOperation() method of the NSDecimalNumberBehaviorsProtocol Objective-C protocol.operation - error - leftOperand - rightOperand - NSRoundingMode roundingMode()
com.jniwrapper.ShortInt scale()