|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceType | |
---|---|
javax.lang.model.type | Interfaces used to model Java programming language types. |
Uses of ReferenceType in javax.lang.model.type |
---|
Subinterfaces of ReferenceType in javax.lang.model.type | |
---|---|
interface |
ArrayType
Represents an array type. |
interface |
DeclaredType
Represents a declared type, either a class type or an interface type. |
interface |
ErrorType
Represents a class or interface type that cannot be properly modeled. |
interface |
NullType
Represents the null type. |
interface |
TypeVariable
Represents a type variable. |
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.