second abstract method

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

Implementation

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