Inherits from NSObject
Declared in OCMArg.h

Class Methods

any

+ (id)any

anyPointer

+ (void *)anyPointer

checkWithBlock:

+ (id)checkWithBlock:(BOOL ( ^ ) ( id ))block

checkWithSelector:onObject:

+ (id)checkWithSelector:(SEL)selector onObject:(id)anObject

isNil

+ (id)isNil

isNotEqual:

+ (id)isNotEqual:(id)value

isNotNil

+ (id)isNotNil

resolveSpecialValues:

+ (id)resolveSpecialValues:(NSValue *)value

setTo:

+ (id *)setTo:(id)value