OK, so I've got this code snippet that's throwing a NoSuchMethodError, and I can't figure out what the cause is. As far as I can tell, all the methods that I'm calling should exist. It only shows up when I try to use the regular Java compiler. If I try to compile it in Netbeans, it seems to work fine.
( Check it out...Collapse )