import java.util.ArrayList; //create ArrayList ArrayList<String> arrayList = new ArrayList<String>();