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

  /cts/tools/signature-tools/src/signature/model/
IAnnotationElement.java 50 IAnnotationField getDeclaringField();
  /cts/tools/signature-tools/src/signature/model/impl/
SigAnnotationElement.java 30 public IAnnotationField getDeclaringField() {
49 builder.append(getDeclaringField().getName());

Completed in 850 milliseconds