second abstract method

Union2<T, U> second(
  1. U second
)

Implementation

Union2<T, U> second(U second);