Пример #1
0
 public int hashCode() {
   return (context.hashCode());
 }
Пример #2
0
 @Override
 public int hashCode() {
   return sc.hashCode();
 }