We've compiled some helpful String methods below.
String
A complete list of String methods can be found in the String API.
The split method is a String method that is part of the AP CSA Java Subset. This method returns a collection of data called an array. This method will be revisited once arrays have been introduced.