Forgot a @since tag in Javadoc.
http://java.sun.com/j2se/1.3/docs/api/java/io/PrintStream.html
shows two constructors.
http://java.sun.com/j2se/1.4.1/docs/api/java/io/PrintStream.html#PrintStream(java.io.OutputStream,%20boolean,%20java.lang.String)
shows a third, but with no @since 1.4.
###@###.### 2003-04-07
http://java.sun.com/j2se/1.3/docs/api/java/io/PrintStream.html
shows two constructors.
http://java.sun.com/j2se/1.4.1/docs/api/java/io/PrintStream.html#PrintStream(java.io.OutputStream,%20boolean,%20java.lang.String)
shows a third, but with no @since 1.4.
###@###.### 2003-04-07