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