Package | Description |
---|---|
org.codehaus.plexus.classworlds.realm |
Modifier and Type | Field and Description |
---|---|
private java.util.SortedSet<Entry> |
ClassRealm.foreignImports |
private java.util.SortedSet<Entry> |
ClassRealm.parentImports |
Modifier and Type | Method and Description |
---|---|
int |
Entry.compareTo(Entry that)
Compare this entry to another for relative ordering.
|