Atitit 函数式常用子操作与组合
目录
1.2. paip.提升效率---filter map reduce 的java 函数式编程实现 1
1.4. Linq 语法 from where order skip group by 1
2.1. Atitit Function, Supplier, Consumer, Predicate的区别于应用场合 2
2.3. Guava提供的函数式操作FluentIterable api 2
1. 集合类的操作
1.1. Transform、map
1.2. paip.提升效率---filter map reduce 的java 函数式编程实现
1.3. All any find remove
1.4. Linq 语法 from where order skip group by
2. 通用操作
2.1. Atitit Function, Supplier, Consumer, Predicate的区别于应用场合
2.2.
2.3. Guava提供的函数式操作FluentIterable api
2.4. 构建 build() 转换to
2.5. 常用步骤 构建 类型转换 集合添加
3. Sql dsl的实现
any ,sql 实现 top 1 from xxx