Searched defs:otherList (Results 1 – 4 of 4) sorted by relevance
102 public void concatenate(SIPObjectList otherList) { in concatenate()111 public void concatenate(SIPObjectList otherList, boolean topFlag) { in concatenate()
22 List<String> sort(List<String> otherList); in sort()
75 void dng_opcode_list::Swap (dng_opcode_list &otherList) in Swap()
171 public void addAll(NodeList<N> otherList) { in addAll()