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

Fixed expiringEntryLoader example documentation #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cdekker
Copy link

@cdekker cdekker commented Apr 23, 2019

The sample documentation on lazy, variable expiration entry loading is not correct. Fixed the right method and added object types to the lambda. Without those, the type of address cannot be inferred, and new Connection(String) will complain that it cannot cast from Object to String.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 68.539% when pulling 966efe9 on cdekker:master into 41cb913 on jhalterman:master.

@jhalterman
Copy link
Owner

Which compiler / JDK are you using? This compiles fine for me on JDK 8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants