Class Fun<T,R>
java.lang.Object
com.github.yulichang.wrapper.segments.Fun<T,R>
- All Implemented Interfaces:
com.baomidou.mybatisplus.core.toolkit.support.SFunction<T,,R> Serializable,Function<T,R>
public class Fun<T,R>
extends Object
implements com.baomidou.mybatisplus.core.toolkit.support.SFunction<T,R>
别名func
仅对selectFunc有效
- Since:
- 1.4.11
- Author:
- yulichang
- See Also: