Originally posted by BigDaddyLH
[code=java]
public interface Constants {
int contant00= 42; // I don't remember their values
... // and the list continued up to this:
int constant71= 54; // but I do remember there were 72 of them
}
[/code]
Seventy two constants with meaningless names; some people deserve to have
their head nailed to the floor and covered in smelly parrot droppings.
kind regards,
Jos
Leave a comment: