Searched defs:from (Results 1 – 2 of 2) sorted by relevance
159 public static void copyFile(File from, String toPath) in copyFile()
663 static boolean canCallMethod(ClassInfo from, MethodInfo m) { in canCallMethod()