I'm writing a java program that takes an input from a user as a string. Then has to take that random string and parse all of the ints in order and put them into an array. I have to have a method with...