public abstract class CompareDirEntry extends Object
| Constructor and Description |
|---|
CompareDirEntry() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
compareWithEntry(CompareDirEntry other)
Compare with the other entry.
|
String |
extractPath(String path) |
String |
getParentPath(String path) |
abstract boolean |
isFolder() |
public abstract boolean isFolder()
public abstract boolean compareWithEntry(CompareDirEntry other)
other - Copyright © 2014. All rights reserved.