public interface NotNullValueSupplier<T> extends Supplier<T>
T
get()
@NotNull T get()
get
Supplier<T>
Copyright © 2020. All rights reserved.