예제 #1
0
파일: One.java 프로젝트: ckaestne/varex2
 @Override
 public int hashCode() {
   return value.hashCode();
 }