Interface SFunction<T,R>
- All Superinterfaces:
Function<T,,R> Serializable
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
支持序列化的 Function
- Since:
- 2018-05-12
- Author:
- miemie
-
Method Summary