Find in the package java.util.function a functional interface whose single abstract method takes two parameters — an object and a primitive double and returns nothing.
Enter only the name of the found functional interface with/without the package. Don't write any generic parameters and <> of the functional interface.