fourth abstract method

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

Implementation

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