In my java class, we have to use the Scanner class thingy to get user input. I need to read in a char from the keyboard, and I've been looking over the methods for the class, and it seems to have a method to get everything except a char. Does anyone know how to accomplish this? Thanks