Java Question
22 May 2006
Okay, is there anybody out there who can tell me what the heck is up with Java's Dimension object? Its accessors and mutators give and take double-precision numbers, which makes sense. What doesn't make sense is its constructor— which only takes integers! WTF?