public class ArrayTypeImpl extends TypeMirrorImpl implements ArrayType
_binding, _env| Modifier and Type | Method and Description |
|---|---|
<R,P> R |
accept(TypeVisitor<R,P> v,
P p) |
TypeMirror |
getComponentType() |
TypeKind |
getKind() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, hashCode, toStringpublic TypeMirror getComponentType()
getComponentType in interface ArrayTypepublic <R,P> R accept(TypeVisitor<R,P> v, P p)
accept in interface TypeMirroraccept in class TypeMirrorImplpublic TypeKind getKind()
getKind in interface TypeMirrorgetKind in class TypeMirrorImplCopyright © 2013. All rights reserved.