Searched defs:constructParametricType (Results 1 – 1 of 1) sorted by relevance
1027 public JavaType constructParametricType(Class<?> parametrized, Class<?>... parameterClasses) { in constructParametricType() method in TypeFactory1062 public JavaType constructParametricType(Class<?> rawType, JavaType... parameterTypes) in constructParametricType() method in TypeFactory1085 public JavaType constructParametricType(Class<?> rawType, TypeBindings parameterTypes) in constructParametricType() method in TypeFactory