There is a directory which has many folders. The folder names are all numeric. How to extract the folder name which has the greatest value into an integer variable in java?<