second abstract method

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

Implementation

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