Home
last modified time | relevance | path

Searched defs:getOwnerType (Results 1 – 3 of 3) sorted by relevance

/cts/tools/signature-tools/src/signature/model/
DIParameterizedType.java63 ITypeReference getOwnerType(); // A.B<String> -> A in getOwnerType() method
/cts/tools/signature-tools/src/signature/compare/model/subst/
DParameterizedTypeProjection.java40 public ITypeReference getOwnerType() { in getOwnerType() method in ParameterizedTypeProjection
/cts/tools/signature-tools/src/signature/model/impl/
DSigParameterizedType.java41 public ITypeReference getOwnerType() { in getOwnerType() method in SigParameterizedType