Comment revisions

This commit is contained in:
Arogon1
2019-12-10 23:35:54 -05:00
parent 862ac23992
commit 79d29c0bd3
10 changed files with 42 additions and 12 deletions

View File

@ -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