|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaProjectClasspathEntry
A Java project's classpath is represented as a List
of of JavaProjectClasspathEntry
objects. This interface is just a marker
interface; classes working with classpath entry object must be aware of all
implementations.
Objects of this type are immutable value objects. They must implement
relevant Object.equals(Object)
and
Object.hashCode()
methods.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |