예제 #1
0
파일: Offer.java 프로젝트: Redor/Openfire
 @Override
 public int hashCode() {
   return request.hashCode();
 }