second abstract method

Union4<A, B, C, D> second(
  1. B second
)

Implementation

Union4<A, B, C, D> second(B second);