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