Supplier
A value supplier. The Tooling API needs to be comatible with Java 7, therefore we cannot use the java.util.function.Supplier interface.
Since
8.12
Parameters
<T>
the type of the value
A value supplier. The Tooling API needs to be comatible with Java 7, therefore we cannot use the java.util.function.Supplier interface.
8.12
the type of the value