Searched refs:combine (Results 1 – 3 of 3) sorted by relevance
96 public static String combine(Object[] parts, char seperator) { in combine() method in Utility
499 cv.put("arguments", Utility.combine(command.arguments, ',')); in addPendingCommand()1380 Utility.combine(attachment.getHeader( in saveAttachment()
908 Utility.combine(fetchFields.toArray(new String[fetchFields.size()]), ' ') in fetchInternal()