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.java49 private final List<JDiffConstructor> jDiffConstructors = new ArrayList<>(); field in JDiffClassDescription
104 return jDiffConstructors; in getConstructors()
144 jDiffConstructors.add(tc); in addConstructor()