Searched refs:typeWithoutGenerics (Results 1 – 1 of 1) sorted by relevance
112 private static String typeWithoutGenerics(String paramType) { in typeWithoutGenerics() method in SdkStore367 String paramTypeWithoutGenerics = typeWithoutGenerics(paramType); in MethodInfo()423 this.returnType = typeWithoutGenerics(normalize(Type.getReturnType(method.desc))); in MethodExtraInfo()428 this.returnType = typeWithoutGenerics(canonicalize(methodElement.getReturnType())); in MethodExtraInfo()