Searched defs:copyOf (Results 1 – 3 of 3) sorted by relevance
82 public static FolderList copyOf(Collection<Folder> in) { in copyOf() method in FolderList
319 public static String[] copyOf(String[] source, int newSize) { in copyOf() method in Utils