Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit aac1f8b

Browse files
Fixed Param comment
1 parent 835aa66 commit aac1f8b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎src/com/jwetherell/algorithms/data_structures/HashMap.java‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -212,9 +212,6 @@ private void initializeMap(int length) {
212212
*
213213
* @param h
214214
* hash to get index of.
215-
* @param length
216-
* length of array
217-
*
218215
* @return Integer which represents the key.
219216
*/
220217
private int indexOf(int h) {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /