Searched defs:ParamAPI (Results 1 – 1 of 1) sorted by relevance
16 class ParamAPI implements Comparable { class23 public ParamAPI(String name, String type) { in ParamAPI() method in ParamAPI