Searched defs:setTypeBound (Results 1 – 3 of 3) sorted by relevance
122 public TypeParameter setTypeBound(final List<ClassOrInterfaceType> typeBound) { in setTypeBound() method in TypeParameter
117 public void setTypeBound(final List<ClassOrInterfaceType> typeBound) { in setTypeBound() method in TypeParameter
139 public TypeParameter setTypeBound(final NodeList<ClassOrInterfaceType> typeBound) { in setTypeBound() method in TypeParameter