Home
last modified time | relevance | path

Searched defs:getMethodDeltas (Results 1 – 2 of 2) sorted by relevance

/cts/tools/signature-tools/src/signature/compare/model/
DIClassDefinitionDelta.java60 Set<IMethodDelta> getMethodDeltas(); in getMethodDeltas() method
/cts/tools/signature-tools/src/signature/compare/model/impl/
DSigClassDefinitionDelta.java96 public Set<IMethodDelta> getMethodDeltas() { in getMethodDeltas() method in SigClassDefinitionDelta