Skip navigation links
E I M W 

E

execute(Object...) - Method in interface it.techgap.common.utils.WhenLambda
Code to evaluate

I

it.techgap.common.utils - package it.techgap.common.utils
 

M

multiWhen(Object...) - Static method in class it.techgap.common.utils.When
Execute multiple when(java.lang.Boolean, it.techgap.common.utils.WhenLambda, java.lang.Object...) and returns the first value that isn't null.

W

When - Class in it.techgap.common.utils
Class implementing a Kolin-like when structure, which execute some code when a condition is true
When() - Constructor for class it.techgap.common.utils.When
 
when(Boolean, WhenLambda, Object...) - Static method in class it.techgap.common.utils.When
Evaluate a new condition
when(Boolean, WhenLambda) - Static method in class it.techgap.common.utils.When
Evaluate a new condition that doesn't need any parameter
WhenLambda - Interface in it.techgap.common.utils
E I M W 
Skip navigation links

Copyright © 2016–2018 TechGap Italia. All rights reserved.