public interface IProvider<T> extends java.util.function.Supplier<T>
static class
IProvider.ProvidedValueFunction
get