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