Package | Description |
---|---|
org.netbeans.api.java.source.support |
Modifier and Type | Method and Description |
---|---|
static ReferencesCount |
ReferencesCount.get(ClasspathInfo cpInfo)
Creates a
ReferencesCount for source classpath represented by given
ClasspathInfo . |
static ReferencesCount |
ReferencesCount.get(URL root)
Creates a
ReferencesCount for source root. |