While a ClassDeclaration represents the declaration of a class, a {@link ClassType} represents a class type.See {@link TypeDeclaration} for more on this distinction.
{@link com.sun.mirror.util.DeclarationFilter}provides a simple way to select just the items of interest when a method returns a collection of declarations. @author Joseph D. Darcy @author Scott Seligman @version 1.4 05/11/17 @see ClassType @since 1.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|