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

updating containsKey method in PassiveExpiringMap #53

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Sep 19, 2018

  1. updating containsKey method in PassiveExpiringMap

    correcting the containsKey method to remove all expired entries to match the class and method javadoc statements
    thePatmanMI committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    8a004e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

  1. amending the containsKey unit test to fail with the old approach and …

    …pass with the new changes
    thePatmanMI committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    9ad68b0 View commit details
    Browse the repository at this point in the history