https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/function/Supplier.html Supplier (Java SE 11 & JDK 11 ) docs.oracle.com Module java.base Package java.util.function Interface Supplier Type Parameters:T - the type of results supplied by this supplierAll Known Subinterfaces:ServiceLoader.ProviderAll Known Implementing Classes:GuardingDynamicLinkerExporterFunctional Interface:T..