Package-private constructor,
Merge information from two FeatureDescriptors.
The merged hidden and expert flags are formed by or-ing the values.
In the event of other conflicts, the second argument (y) is
given priority over the first argument (x).
Parameters:
-
x - The first (lower priority) MethodDescriptor
-
y - The second (higher priority) MethodDescriptor