mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-20 02:04:47 +08:00
Comment revisions
This commit is contained in:
@ -15,7 +15,7 @@ public class AbsoluteMin {
|
||||
}
|
||||
|
||||
/**
|
||||
* get the value, it's absolute value is min
|
||||
* get the value, returns the absolute min value min
|
||||
*
|
||||
* @param numbers contains elements
|
||||
* @return the absolute min value
|
||||
|
Reference in New Issue
Block a user