Home
last modified time | relevance | path

Searched refs:jDiffConstructors (Results 1 – 1 of 1) sorted by relevance

/cts/tests/signature/lib/common/src/android/signature/cts/
DJDiffClassDescription.java48 private final List<JDiffConstructor> jDiffConstructors = new ArrayList<>(); field in JDiffClassDescription
94 return jDiffConstructors; in getConstructors()
134 jDiffConstructors.add(tc); in addConstructor()