Home
last modified time | relevance | path

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

/external/jdiff/src/jdiff/
DConstructorAPI.java16 class ConstructorAPI implements Comparable<ConstructorAPI> { class
45 public ConstructorAPI(String name, String type, Modifiers modifiers) { in ConstructorAPI() method in ConstructorAPI