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

  /cts/tools/signature-tools/src/signature/compare/model/subst/
MethodProjection.java 26 public class MethodProjection extends ExecutableMemberProjection implements
32 public MethodProjection(IMethod original,
ClassProjection.java 111 methods.add(new MethodProjection(m, substitutions));

Completed in 2396 milliseconds