public class JdkScope extends LibraryScopeBase
GlobalSearchScope.FilesScope
myIndex
EMPTY_ARRAY, EMPTY_SCOPE
ALL, NONE
Constructor and Description |
---|
JdkScope(Project project,
JdkOrderEntry entry) |
JdkScope(Project project,
VirtualFile[] classes,
VirtualFile[] sources,
java.lang.String jdkName) |
Modifier and Type | Method and Description |
---|---|
int |
calcHashCode()
To provide your own hash code please override this method instead of
SearchScope.hashCode() |
boolean |
equals(java.lang.Object object) |
compare, contains, getFileRoot, isSearchInLibraries, isSearchInModuleContent
accept, allScope, everythingScope, fileScope, fileScope, fileScope, filesScope, filesScope, filesWithLibrariesScope, filesWithoutLibrariesScope, getProject, getScopeRestrictedByFileTypes, getUnloadedModulesBelongingToScope, intersectWith, intersectWith, intersectWith, isForceSearchingInLibrarySources, isSearchInModuleContent, moduleRuntimeScope, moduleScope, moduleTestsWithDependentsScope, moduleWithDependenciesAndLibrariesScope, moduleWithDependenciesAndLibrariesScope, moduleWithDependenciesScope, moduleWithDependentsScope, moduleWithLibrariesScope, notScope, projectScope, union, union, union, union, uniteWith
getDisplayName, getIcon, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
and
public JdkScope(Project project, JdkOrderEntry entry)
public JdkScope(Project project, VirtualFile[] classes, VirtualFile[] sources, java.lang.String jdkName)
public int calcHashCode()
SearchScope
SearchScope.hashCode()
calcHashCode
in class LibraryScopeBase
public boolean equals(java.lang.Object object)
equals
in class LibraryScopeBase