Umm the answer is kinda obvious, you kinda already said it create a new List.

public class Stuff {

List<String> cards = new ArrayList<String>();

public void addCardToList (String...