var roundingBehavior : NSDecimalNumberHandler
The rounding behavior used by the receiver.
レシーバによって使われる丸め挙動。
class NSDecimalNumberHandler
A class that adopts the decimal number behaviors protocol.
10進数挙動プロトコルを採用するクラス。
var roundingIncrement : NSNumber!
The rounding increment used by the receiver.
レシーバによって使われる丸め増分。