Example #1
0
 /* @see java.lang.Object#hashCode()
  */
 public int hashCode() {
   return backend.hashCode();
 }