|
|||||||||
| 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.PsiArrayType>
org.jetbrains.kotlin.load.java.structure.impl.JavaArrayTypeImpl
public class JavaArrayTypeImpl
| Constructor Summary | |
|---|---|
JavaArrayTypeImpl(com.intellij.psi.PsiArrayType psiArrayType)
|
|
| Method Summary | |
|---|---|
JavaType |
getComponentType()
|
| 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 JavaArrayTypeImpl(@NotNull
com.intellij.psi.PsiArrayType psiArrayType)
| Method Detail |
|---|
@NotNull public JavaType getComponentType()
getComponentType in interface JavaArrayType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||