for (int i = 0; i < args.length; i++) {
                types[i] = args[i].getClass();
            }