public class ArrayType extends ObjectType
ObjectType.BuiltInObjectType, ObjectType.FrameworkType, ObjectType.WebApiTypeType.Callability, Type.Kind| Constructor and Description |
|---|
ArrayType() |
| Modifier and Type | Method and Description |
|---|---|
Type.Callability |
callability() |
static ArrayType |
create() |
static ArrayType |
create(Type elementType) |
Type |
elementType() |
Type.Kind |
kind() |
create, toStringpublic Type.Kind kind()
kind in interface Typekind in class ObjectTypepublic Type.Callability callability()
callability in interface Typecallability in class ObjectTypepublic static ArrayType create()
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.