176 {
177
181
192}
static Number * numberWithValue(double value)
static char charValue(const Number *self)
static double doubleValue(const Number *self)
static bool isEqual(const Object *self, const Object *other)
static Order compareTo(const Number *self, const Number *other)
static short shortValue(const Number *self)
static String * description(const Object *self)
static Number * initWithValue(Number *self, const double value)
static long longValue(const Number *self)
static bool boolValue(const Number *self)
static float floatValue(const Number *self)
static int intValue(const Number *self)
static int hash(const Object *self)
ident interface
The interface of the Class.
short shortValue(const Number *self)
int intValue(const Number *self)
int hash(const Object *self)