Ejemplo n.º 1
0
 @Override
 public final int hashCode() {
   return Objects.hashCode(type, position, raw, value);
 }