Searched defs:addMethods (Results 1 – 3 of 3) sorted by relevance
165 private static boolean addMethods(StringBuilder buf, ArrayList<MethodInfo> methods, in addMethods() method in AtLinksNavTree
84 protected void addMethods(XmlClass cls, String... methods) { in addMethods() method in SimpleBaseTest
563 public Builder addMethods(Iterable<MethodSpec> methodSpecs) { in addMethods() method in TypeSpec.Builder