Ejemplo n.º 1
0
 public String getName() {
   return iType.getName();
 }
Ejemplo n.º 2
0
 public int hashCode() {
   return iField.hashCode() ^ iType.hashCode();
 }