Java on the other hand, comes with well over a few hundred different classes.
A lot of which are redundant and tend to deprecate one method in favor of a method in another class instead of fixing what was wrong in the orginal (java.io.DataInputStream.readLine comes to mind). All of java.io.* could be reduced to a lot fewer classes if things weren't so overengineered.
----
: () { :|:& };:
Note: All code is untested, unless otherwise stated
In reply to Re: Re: There's Only One Way To Do It
by hardburn
in thread There's Only One Way To Do It
by jdporter
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |