annotation javadoc
This commit is contained in:
parent
1f28a33da4
commit
dd5ed04891
@ -156,7 +156,7 @@ public class BinaryHeapFormatter {
|
||||
* heap.
|
||||
*
|
||||
* @param heap The binary heap to display.
|
||||
* @param maxElement Maximum number of elements to display. or {@code -1} to
|
||||
* @param max_elements Maximum number of elements to display. or {@code -1} to
|
||||
* display all the elements.
|
||||
*
|
||||
* @return a string containing a sorted view the given binary heap.
|
||||
|
Loading…
Reference in New Issue
Block a user