public class FileStoreUtil extends Object
| Constructor and Description |
|---|
FileStoreUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
areOnSameFileStore(File a,
File b)
This method assumes that both files a and b exists.
|
public static boolean areOnSameFileStore(File a, File b) throws RolloverFailure
a - b - IllegalArgumentExceptionRolloverFailureCopyright © 2005–2014 QOS.ch. All rights reserved.