|
Eclipse JDT Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WildcardType | |
---|---|
com.sun.mirror.util | Utilities to assist in the processing of declarations and types. |
Uses of WildcardType in com.sun.mirror.util |
---|
Methods in com.sun.mirror.util that return WildcardType | |
---|---|
WildcardType |
Types.getWildcardType(Collection<ReferenceType> upperBounds,
Collection<ReferenceType> lowerBounds)
Returns a new wildcard. |
Methods in com.sun.mirror.util with parameters of type WildcardType | |
---|---|
void |
SimpleTypeVisitor.visitWildcardType(WildcardType t)
Visits a wildcard. |
void |
TypeVisitor.visitWildcardType(WildcardType t)
Visits a wildcard. |
|
Eclipse JDT Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.