CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Wolfgang Baer <[EMAIL PROTECTED]> 05/11/14 20:56:59
Modified files:
. : ChangeLog
javax/print/attribute: HashAttributeSet.java
Log message:
2005-11-14 Wolfgang Baer <[EMAIL PROTECTED]>
* javax/print/attribute/HashAttributeSet.java:
Added api docs to class and clarified method documentation.
(toArray): Get iterator from values instead of entries.
(hashCode): Compute hashcode according to specification.
(get): Throw NullPointerException if category is null.
(HashAttributeSet(Attribute[], Class)): Changed to allow Attribute[]
to be null.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5586&tr2=1.5587&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/print/attribute/HashAttributeSet.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text