second abstract method

Union7<A, B, C, D, E, F, G> second(
  1. B second
)

Implementation

Union7<A, B, C, D, E, F, G> second(B second);