I hate Java

Feb. 3rd, 2002 06:21 pm
artisanal_xara: (pretty grace)
[personal profile] artisanal_xara
/**
* append takes an int and adds it to the end of currentValue.
* To do this, append uses the fool concept of Integer, which
* is a terrible faux-implementation of int that, while providing
* some functionality, provides much more pain in the programmer's
* rear end than helpfulness. This pain is caused in large part
* because there is no easy way to convert among int, Integer,
* and String, which is what the Integer seems to be trying to do.
* Integer doesn't support simple mathematical operations such
* as add and subtract, and is therefore useless.
* @param i This is the number to append.
*/

Java is a bitch, and whoever came up with the stupid idea of Integer ought to be strung up by his toenails Lets see if they actually read the comments in my program, shall we?

Profile

artisanal_xara

January 2018

S M T W T F S
 123456
78910111213
14151617181920
21222324252627
28293031   

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Mar. 12th, 2026 01:48 am
Powered by Dreamwidth Studios