Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collectors.toMap handling for streams #938

Merged
merged 23 commits into from
Mar 27, 2024
Merged

Commits on Mar 22, 2024

  1. test

    msridhar committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    68d5fcd View commit details
    Browse the repository at this point in the history
  2. WIP

    msridhar committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    94639cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dabd0f9 View commit details
    Browse the repository at this point in the history
  4. more

    msridhar committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9959485 View commit details
    Browse the repository at this point in the history
  5. WIP

    msridhar committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fc03dc4 View commit details
    Browse the repository at this point in the history
  6. fix cast

    msridhar committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b747e93 View commit details
    Browse the repository at this point in the history
  7. fix and another test

    msridhar committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    aa99bd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96d057f View commit details
    Browse the repository at this point in the history
  9. renaming and docs

    msridhar committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cad63a0 View commit details
    Browse the repository at this point in the history
  10. rename

    msridhar committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b473e5c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. more refactoring and docs

    msridhar committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ed01dcd View commit details
    Browse the repository at this point in the history
  2. typo

    msridhar committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    363fc06 View commit details
    Browse the repository at this point in the history
  3. one more comment

    msridhar committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    30ecc4c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    809c5d6 View commit details
    Browse the repository at this point in the history
  2. add docs

    msridhar committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3923589 View commit details
    Browse the repository at this point in the history
  3. docs and rename

    msridhar committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2724339 View commit details
    Browse the repository at this point in the history
  4. more docs

    msridhar committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8b3f984 View commit details
    Browse the repository at this point in the history
  5. docs

    msridhar committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1b57a96 View commit details
    Browse the repository at this point in the history
  6. fix Javadoc error

    msridhar committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ff1b191 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d317d0e View commit details
    Browse the repository at this point in the history
  8. Support toImmutableMap

    msridhar committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c6ac215 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24b0275 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. comments

    msridhar committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3d985b7 View commit details
    Browse the repository at this point in the history