パッケージ | 説明 |
---|---|
com.sun.mirror.util |
修飾子と型 | メソッドと説明 |
---|---|
WildcardType |
Types.getWildcardType(Collection<ReferenceType> upperBounds, Collection<ReferenceType> lowerBounds)
非推奨。
新しいワイルドカードを返します。
|
修飾子と型 | メソッドと説明 |
---|---|
void |
TypeVisitor.visitWildcardType(WildcardType t)
非推奨。
ワイルドカードをビジットします。
|
void |
SimpleTypeVisitor.visitWildcardType(WildcardType t)
非推奨。
ワイルドカードをビジットします。
|
Copyright © 2004, 2013, Oracle and/or its affiliates. All rights reserved.