second abstract method

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

Implementation

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