|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.load.java.structure.impl.JavaTypeImpl<com.intellij.psi.PsiWildcardType>
org.jetbrains.kotlin.load.java.structure.impl.JavaWildcardTypeImpl
public class JavaWildcardTypeImpl
| Constructor Summary | |
|---|---|
JavaWildcardTypeImpl(com.intellij.psi.PsiWildcardType psiWildcardType)
|
|
| Method Summary | |
|---|---|
JavaType |
getBound()
|
JavaTypeProvider |
getTypeProvider()
|
boolean |
isExtends()
|
| Methods inherited from class org.jetbrains.kotlin.load.java.structure.impl.JavaTypeImpl |
|---|
create, createArrayType, equals, findAnnotation, getAnnotationOwnerPsi, getAnnotations, getPsi, hashCode, isDeprecatedInJavaDoc, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jetbrains.kotlin.load.java.structure.JavaType |
|---|
createArrayType |
| Constructor Detail |
|---|
public JavaWildcardTypeImpl(@NotNull
com.intellij.psi.PsiWildcardType psiWildcardType)
| Method Detail |
|---|
@Nullable public JavaType getBound()
getBound in interface JavaWildcardTypepublic boolean isExtends()
isExtends in interface JavaWildcardType@NotNull public JavaTypeProvider getTypeProvider()
getTypeProvider in interface JavaWildcardType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||