withC

public static EitherOf3<A, B, C> withC<A extends Message, B extends Message, C extends Message>(C c)

Creates a new instance with <C> value.