Description: Write a class, FindString, there are two strings, s, subs, requires the use of String s indexOf method to find the subs in the s of the start location, and then continue to find a place until the end.
To Search:
File list (Check if you may need any files):