Interface SupplierX<R>
- Type Parameters:
R- 返回值类型
- All Superinterfaces:
Serializable,Supplier<R>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
可序列化的Supplier
- Since:
- Java 17+
- Author:
- Kimi Liu
- See Also:
-
Method Summary
-
Method Details
-
last
last- Type Parameters:
T- type- Parameters:
serSups- lambda- Returns:
- lambda
-
getting
-
get
-