mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
Remove merge artifact in IntDict javadoc
This commit is contained in:
@@ -561,13 +561,8 @@ public class IntDict {
|
||||
|
||||
|
||||
/**
|
||||
<<<<<<< HEAD
|
||||
* Sort by values in descending order (largest value will be at [0]).
|
||||
*
|
||||
=======
|
||||
* Sort by values in ascending order. The smallest value will be at [0].
|
||||
*
|
||||
>>>>>>> cd467dc12a42d588638aaab06746bebdfb333cc4
|
||||
* @webref intdict:method
|
||||
* @brief Sort by values in ascending order
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user