public class SearchedCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchedCase.SearchedWhen |
| Constructor and Description |
|---|
SearchedCase() |
| Modifier and Type | Method and Description |
|---|---|
Function |
end() |
SearchedCase |
otherwise(Object value) |
SearchedCase.SearchedWhen |
when(Condition criteria) |
public SearchedCase.SearchedWhen when(Condition criteria)
public SearchedCase otherwise(Object value)
public Function end()
Copyright © 2019. All rights reserved.