T
P1
@FunctionalInterface public interface Supplier1<T,P1>
get(P1 p1)
default Supplier<T>
toSupplier(P1 p1)
Supplier
T get(P1 p1)
p1
default Supplier<T> toSupplier(P1 p1)
Copyright © 2022. All rights reserved.