| Constructor and description |
|---|
| new
Create the comparator using the SARLPathComparator for comparing paths. |
| new(Comparator<T>)
Create the comparator using the given comparator for comparing paths. |
| Modifier and type | Action and description |
|---|---|
| int | compare(IFolder,IFolder) |
| static SARLFolderComparator | getSingleton
Replies the singleton instance for this comparator. |
new
new(Comparator<T>)
def compare(IFolder,IFolder) : int
def getSingleton : SARLFolderComparator