Hello,

i tried to build a small code to use it in bigger one, anyway i have problem with define the type of the parameters in the ArrayList


import java.util.ArrayList;

public class...