Searched refs:inferArgumentType (Results 1 – 1 of 1) sorted by relevance
92 Class<?> inferredArgumentType = inferArgumentType(invocation, argumentPosition); in validateArgumentTypeCompatibility()120 private Class<?> inferArgumentType(Invocation invocation, int argumentIndex) { in inferArgumentType() method in ReturnsArgumentAt