public class WorkspaceUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isSameFile(File file1,
File file2) |
static boolean |
isSameFile(File file1,
String filename2) |
public static boolean isSameFile(File file1, String filename2)
public static boolean isSameFile(File file1, File file2)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.