cvs commit: jakarta-bcel/src/java/org/apache/bcel/util BCELComparator.java

[email protected]
Newsgroups gmane.comp.jakarta.bcel.devel
Message-ID <[email protected]>
enver       2003/12/16 15:16:06

  Modified:    src/java/org/apache/bcel/util BCELComparator.java
  Log:
  Fix "apidocs" target warnings and rm a superfluous @param
  
  Revision  Changes    Path
  1.2       +3 -4      jakarta-bcel/src/java/org/apache/bcel/util/BCELComparator.java
  
  Index: BCELComparator.java
  ===================================================================
  RCS file: /home/cvs/jakarta-bcel/src/java/org/apache/bcel/util/BCELComparator.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- BCELComparator.java	23 May 2003 07:50:51 -0000	1.1
  +++ BCELComparator.java	16 Dec 2003 23:16:06 -0000	1.2
  @@ -12,7 +12,7 @@
   	 * 
   	 * @param THIS
   	 * @param THAT
  -	 * @return
  +	 * @return true if and only if THIS equals THAT
   	 */
   	public boolean equals(Object THIS, Object THAT);
   	
  @@ -20,8 +20,7 @@
   	 * Return hashcode for THIS.hashCode()
   	 * 
   	 * @param THIS
  -	 * @param THAT
  -	 * @return
  +	 * @return hashcode for THIS.hashCode()
   	 */
   	public int hashCode(Object THIS);
   }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.