import java.util.*; class UseTransformers2 { public static void main(String[] args) throws Exception { Scanner input = new Scanner(System.in); System.out.println("Enter some words (all on one line, separated by spaces):"); String line = input.nextLine(); String[] words = line.split(" "); ArrayList a = new ArrayList(); for(int i=0; i hello = new HelloAdder(); ArrayList b=Transformers.applyConst(hello,a); System.out.println("Adding \"hello\" to the words gives: "+b); } }