|
Eclipse JDT 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Determines if container entries are duplicates/redundant on a runtime
classpath. If an IClasspathContianer implements this interface,
the isDuplicate method is used to determine if containers are
duplicates/redundant. Otherwise, containers with the same identifier are
considered duplicates.
| Method Summary | |
boolean |
isDuplicate(IPath containerPath)
Returns whether this container is a duplicate of the conatiner identified by the given path. |
| Method Detail |
public boolean isDuplicate(IPath containerPath)
|
Eclipse JDT 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||