This class represents monetary units efficiently stored as integers.
Class summary |
Methods inherited from util::Error |
error(a) get_reason() |
Variables inherited from util::Error |
reason |
Methods inherited from lang::Object |
clone(seen) equals(other, seen) get_class() get_class_name() get_id() hash_code(depth, seen) is_instance(name) |
Methods defined in this class |
get_units() parse(s) set_units(n) to_right_string(w) to_string() |
Variables defined in this class |
units |
Method detail |
Variable detail |