getRight abstract method

R getRight()

Returns the Right value if this is a Right, otherwise throws.

Implementation

R getRight();