假设我们有以下ArrayList作为示例:importjava.util.ArrayList;importjava.util.List;List<String>fruits=newArrayList<>...