| Modifier and Type | Method and Description |
|---|---|
static <T> T |
When.when(Boolean expression,
WhenLambda lambda)
Evaluate a new condition that doesn't need any parameter
|
static <T> T |
When.when(Boolean expression,
WhenLambda lambda,
Object... lambdaParams)
Evaluate a new condition
|
Copyright © 2016–2018 TechGap Italia. All rights reserved.