Name:
Anonymous
2006-05-26 1:35
What's one thing that EVERY Java programmer has to know? The kind of thing that drives you crazy if the supposed Java programmer didn't know it?
Name:
Anonymous
2006-05-30 7:40
new PrintWriter(new BufferedWriter(new ConsoleOutputBuffer(new ConsoleOutputStreamFactoryFactory().get().newConsoleOutputStreamFactory().newConsoleOutputStream()))) FTW!!!