- All Superinterfaces:
-
java.util.Comparator<T>
class NameSegmentClasspathEntryComparator
extends java.lang.Object
implements java.util.Comparator<T>
Comparator of classpath entries based on the lexicographic order of the names' segments.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
- Since:
-
Constructor Summary
| Constructor and description |
| new |
Action Summary
Constructor Details
- new
-
new
Action Details
- compare(IClasspathEntry,IClasspathEntry)
-
def compare(IClasspathEntry,IClasspathEntry) : int
- getSingleton
-
def getSingleton : NameSegmentClasspathEntryComparator
Replies the singleton instance for this comparator.
- Returns:
-