Searched refs:validateNoTypeParameterOnWildcardType (Results 1 - 1 of 1) sorted by relevance

/external/junit/src/main/java/org/junit/runners/model/
H A DNoGenericTypeParametersValidator.java31 validateNoTypeParameterOnWildcardType((WildcardType) type, errors);
44 private void validateNoTypeParameterOnWildcardType(WildcardType wildcard, method in class:NoGenericTypeParametersValidator

Completed in 246 milliseconds