- Category:
- Java Develop
- Tags:
-
- File Size:
- 1kb
- Update:
- 2017-11-29
- Downloads:
- 0 Times
- Uploaded by:
- 732121
Description: * this is a tool class of a one-dimensional array, which encapsulates 6 methods, which are
* 1. array traversal: print method
* 2. get the maximum value: getMax method
* 3. get the minimum value: getMin method
* 4. reversal array: revArray method
* 5. array ascending order (from small to large): ASC
* 6. array descending order (from large to small): desc
*
* Note: when the display is returned with an array, it is possible to add a reception type.
*
* @author wuxiaolong
* @version v1.1
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
OneArryasTools v1.1-ok.java | 3833 | 2017-11-18 |