OCHamcrest
|
Public Member Functions | |
(instancetype) | - initWithValue:delta: |
Static Public Member Functions | |
(instancetype) | + isCloseTo:within: |
Protected Attributes | |
double | value |
double | delta |
- (instancetype) initWithValue: | (double) | aValue | |
delta: | (double) | aDelta | |
+ (instancetype) isCloseTo: | (double) | aValue | |
within: | (double) | aDelta | |
- (double) delta [protected] |
- (double) value [protected] |