Code Monkey home page Code Monkey logo

stream-and-lambda's Introduction

stream and lambda

介绍

本项目主要演示 java8 开始的 streamlambda 示例。

我的博客地址:http://blog.prcode.org

本项目对应博客地址:http://blog.prcode.org/categories/函数式编程/

目录

  1. stream and lambda(1) - lambda 简介 :org.prcode.functional.lambdaintroduce
  2. stream and lambda(2) - 函数式接口简介 :org.procde.functional.functionalinterface.introduce
  3. stream and lambda(3) - jdk 提供的函数式接口 :org.procde.functional.functionalinterface.jdk
  4. stream and lambda(4) - lambda 方法引用 :org.procde.functional.functionalinterface.methodreference
  5. stream and lambda(5) - lambda 表达式最佳实践
  6. stream and lambda(6) - stream 简介 :org.procde.functional.stream.introduce
  7. stream and lambda(7) - stream 的创建 :org.procde.functional.stream.create
  8. stream and lambda(8) - 中间操作之筛选操作(filter、distinct、limit、skip) :org.procde.functional.stream.middle
  9. stream and lambda(9) - 中间操作之 map 操作(map、flatmap) :org.procde.functional.stream.middle
  10. stream and lambda(10) - 中间操作之排序sorted与调试peek :org.procde.functional.stream.middle
  11. stream and lambda(11) - Optional 简介 :org.procde.functional.stream.optional
  12. stream and lambda(12) - 终止操作之查找与匹配(findAny、findFirst、allMatch、anyMatch、noneMatch) :org.procde.functional.stream.terminal

stream-and-lambda's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.