static <ARGS_TYPE_1, ARGS_TYPE_2>Parsed2<ARGS_TYPE_1,ARGS_TYPE_2>
parse(String[] argStrings, Class<ARGS_TYPE_1> type1, Class<ARGS_TYPE_2> type2)