summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorRex Kerr <ichoran@gmail.com>2014-11-24 17:20:29 -0800
committerRex Kerr <ichoran@gmail.com>2014-11-24 20:13:38 -0800
commit192b877f123c9f4151755a41369862debf90d03f (patch)
tree32cefdc0b658f37cae0af99f52a9d986a6934c8a /CONTRIBUTING.md
parent6f5b853dda0b00c65776b05abde23ceb03d9621d (diff)
downloadscala-192b877f123c9f4151755a41369862debf90d03f.tar.gz
scala-192b877f123c9f4151755a41369862debf90d03f.tar.bz2
scala-192b877f123c9f4151755a41369862debf90d03f.zip
SI-8765 immutable.HashSet exposes internal updated0 method
Made most internal methods protected or private[immutable], as appropriate. (Coverage was scattershot before.) updated0 is private[collection] since it is used by ParHashSet. (Not sure how wise this is for maintainability, but let's not rock this boat now.) No deprecation, as there was no real way to sanely use these. No test, as this is better caught by inspection than compilation failure tests.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions