Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: alexandregama/java8-guides-tutorials
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: java8-stream-match
Choose a base ref
...
head repository: alexandregama/java8-guides-tutorials
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 73 files changed
  • 1 contributor

Commits on Mar 2, 2017

  1. Merge pull request #36 from craft-coder/java8-stream-match

    Creates a few tests to show how to use Streams with Match from Java 8 closed #14
    alexandregama authored Mar 2, 2017
    Configuration menu
    Copy the full SHA
    5577a0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b575cb3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #37 from craft-coder/java8-stream-count

    Java 8 - Creates an example of how to use Stream with Count from Java 8 closed #15
    alexandregama authored Mar 2, 2017
    Configuration menu
    Copy the full SHA
    f7a4fb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec73fbc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #38 from craft-coder/java8-stream-reduce

    Java 8 - Creates a few examples of how to use Stream with Reduce method from Java 8 closed #16
    alexandregama authored Mar 2, 2017
    Configuration menu
    Copy the full SHA
    cf4a337 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. Update README.md

    alexandregama authored Mar 7, 2017
    Configuration menu
    Copy the full SHA
    b006d37 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Update README.md

    alexandregama authored Mar 8, 2017
    Configuration menu
    Copy the full SHA
    eba591b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2017

  1. Update README.md

    alexandregama authored Dec 29, 2017
    Configuration menu
    Copy the full SHA
    275a00c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Configuration menu
    Copy the full SHA
    cc94ac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d4a54b View commit details
    Browse the repository at this point in the history
  3. README

    alexandregama committed May 28, 2020
    Configuration menu
    Copy the full SHA
    fd73bad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77a53df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8cb2c9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #41 from alexandregama/lambda-folder

    Moves folders around
    alexandregama authored May 28, 2020
    Configuration menu
    Copy the full SHA
    fe043d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3314b7f View commit details
    Browse the repository at this point in the history
Loading