then property
The then property is an instance of OvO class.
It represents the value to be returned if the condition in the if statement is true.
Implementation
final OvO<T> then;
The then property is an instance of OvO class.
It represents the value to be returned if the condition in the if statement is true.
final OvO<T> then;