| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public static interface Case.WhenMethod Summary | |
Object |
|
Object |
|
public Object getCondition()
Returns the condition. In a "when x then a" clause the condition is "x".
public Object getValue()
Returns the value. In a "when x then a" clause the condition is "a".