Patch for org.apache.bcel.generic.BasicType

"Stephen Cheng" <[email protected]>
Newsgroups gmane.comp.jakarta.bcel.devel
Message-ID <[email protected]>
Hello maintainers:

I am submitting this simple fix for the hashCode() to match with its
equals() implementation.

Here is the change for org.apache.bcel.generic.BasicType
  public int hashCode() {
  	return type;
  }


Best regards,
Stephen
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.