Klemens MorbeDec 26, 20222 minjava streams: working with optionals map functionjava optionals are a useful feature introduced in java 8 that allows developers to handle null values in a more elegant way. they provide...
Klemens MorbeMar 14, 20212 mindifferent styles when coding #4at the release of java 8 by oracle, the new lambda expressions were included. that feature was something so new, that i didn't dare to...