Type denoting a lambda that supplies a fresh value each time it is called. This is useful
when supplying an argument to GraalCompilerTest.test(String, Object...) where the
test modifies the state of the argument (e.g., updates a field).
Method Summary
Methods inherited from interface java.util.function.Supplier