Uses of Class
org.eclipse.jdt.internal.core.TypeVector

Packages that use TypeVector
org.eclipse.jdt.internal.core   
org.eclipse.jdt.internal.core.hierarchy   
 

Uses of TypeVector in org.eclipse.jdt.internal.core
 

Methods in org.eclipse.jdt.internal.core that return TypeVector
 TypeVector TypeVector.copy()
           
 

Uses of TypeVector in org.eclipse.jdt.internal.core.hierarchy
 

Fields in org.eclipse.jdt.internal.core.hierarchy declared as TypeVector
protected  TypeVector TypeHierarchy.rootClasses