Handy Lambdas
Hi guys! Do you still not use Lambdas in Java? Today I will show you how event-based projects can benefit from them. Nice small listeners Lambdas could be considered as a handy replacement for anonymous classes. Vaadin is an event-based framework. So, before Java…
Read more