Suggestion of tutorial for Scanner class?

I'm trying to understand the behavior of the Scanner class and I haven't found a good material with examples illustrating my doubts. Can anyone recommend me a good practice. Thank you in advance.
[204 byte] By [Camiloa] at [2007-11-27 1:33:45]
# 1
Inasmuch as you don't say what your doubts are, and don't indicate what materials you've already looked at, here's Sun's tutorial: http://java.sun.com/docs/books/tutorial/essential/io/scanning.html
ChuckBinga at 2007-7-12 0:40:06 > top of Java-index,Java Essentials,Java Programming...