Supplier<T>
public interface NotNullValueSupplier<T> extends Supplier<T>
T
get()
@NotNull T get()
get