HomeSort by relevance Sort by last modified time
    Searched refs:substitutedTypeReferences (Results 1 - 4 of 4) sorted by null

  /cts/tools/signature-tools/src/signature/compare/model/subst/
ViewpointAdapter.java 63 public static Set<ITypeReference> substitutedTypeReferences(
67 return new HashSet<ITypeReference>(substitutedTypeReferences(result,
71 public static List<ITypeReference> substitutedTypeReferences(
WildcardTypeProjection.java 45 return ViewpointAdapter.substitutedTypeReferences(original
ExecutableMemberProjection.java 52 return ViewpointAdapter.substitutedTypeReferences(original
ParameterizedTypeProjection.java 69 arguments = ViewpointAdapter.substitutedTypeReferences(original

Completed in 472 milliseconds