We need to add JDK 8 like compute methods that can modify both the values and the metadata at the same time to support Ehcache 3. Unfortunately since Ehcache 3 is still JDK 6 (and therefore we must be too) we will have to create our own functional interfaces instead of using the JDK 8 ones.
We need to add JDK 8 like compute methods that can modify both the values and the metadata at the same time to support Ehcache 3. Unfortunately since Ehcache 3 is still JDK 6 (and therefore we must be too) we will have to create our own functional interfaces instead of using the JDK 8 ones.