- 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Method Detail
- 
otherwisepublic ObjectBinding<T> otherwise(T otherwiseValue) Defines a constant value of the ternary expression, that is returned
 if the condition is false.
 
- Parameters:
- otherwiseValue- the value
- Returns:
- the complete ObjectBinding