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

Typo in Javadoc for interface com.google.common.base.Predicate #3

Closed
GoogleCodeExporter opened this issue Apr 7, 2015 · 3 comments
Closed

Comments

@GoogleCodeExporter
Copy link

The interface-level Javadoc for the interface Predicate contains the
following note. The second occurrence of the word "function" actually reads
"fuction":

"NOTE: This interface could technically extend Function, since a predicate
is just a special case of a fuction (one that returns a boolean)."

Original issue reported on code.google.com by richiet...@gmail.com on 20 Sep 2007 at 11:00

@GoogleCodeExporter
Copy link
Author

aww, fuction!!  thanks.

Original comment by kevin...@gmail.com on 20 Sep 2007 at 4:34

  • Changed state: Accepted
  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

will be fixed in our next code push.

Original comment by kevin...@gmail.com on 16 Oct 2007 at 3:38

@GoogleCodeExporter
Copy link
Author

gone!

Original comment by kevin...@gmail.com on 23 Oct 2007 at 4:03

  • Changed state: Fixed

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

No branches or pull requests

1 participant