Directory

LambdaConverter - Vaadin Add-on Directory

Allows the use of lambda expressions as converters - Java 8 only LambdaConverter - Vaadin Add-on Directory
Requires Java 8! This add-on provides a single generic class containing the boiler-plate code for converters, thus you only need to provide the concrete types and actual conversion code as lambdas. See the example below. Note: this addon is meaningless with Vaadin 8, I'm just leaving it here for backward compatibility.