, , , , PrintWriter: java.io.PrintWriter java.io.
Not surprisingly, even in the "standard" classes there are quite a lot of duplicate names - for example, Date exists in java.util and java.sql, Queue exists in java.util and javax.jms - so you will come across this construct from time to time time.
source
share