Searched refs:longest2 (Results 1 – 1 of 1) sorted by relevance
4618 final List<Class<?>> longest2 = longestParameterList(init.stream(), 0); in buildCommonSuffix() local4619 return longestParameterList(Arrays.asList(longest1, longest2)); in buildCommonSuffix()