Skip to content

seedvalue lists FlatHashTable but FlatHashTable does not show seedvalue #9596

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

Closed
scabug opened this issue Dec 18, 2015 · 3 comments
Closed

Comments

@scabug
Copy link

scabug commented Dec 18, 2015

Scaladoc seems to be in two minds with regard to protected members.

  • From the # A .. Z deprecated list I pick S
  • Scroll down to seedvalue
  • Click on FlatHashTable
  • Do a browser page search for seedvalue -> {color:red}Not found{color}
  • Click link to source: Found @transient protected var seedvalue: Int = tableSizeSeed

Index Listing

seedvalue
  FlatHashTable HashTable
@scabug
Copy link
Author

scabug commented Dec 18, 2015

Imported From: https://issues.scala-lang.org/browse/SI-9596?orig=1
Reporter: @janekdb
Affected Versions: 2.11.7

@scabug
Copy link
Author

scabug commented Jan 19, 2016

@kzys said:
Scaladoc doesn't show protected members by default. You need to click Visibility > All to see seedValue.

I do agree that's confusing, but I'm not sure what is the correct fix for that.

@som-snytt
Copy link

Asked and answered.

@som-snytt som-snytt closed this as not planned Won't fix, can't repro, duplicate, stale Apr 27, 2025
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

3 participants