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(IClasspathEntry,IClasspathEntry) |
static SARLClasspathEntryComparator | getSingleton
Replies the singleton instance for this comparator. |
new
new(Comparator<T>)
def compare(IClasspathEntry,IClasspathEntry) : int
def getSingleton : SARLClasspathEntryComparator