public class ArrayType extends ObjectType
ObjectType.FrameworkType, ObjectType.WebApiType
Type.Kind
ArrayType()
static ArrayType
create()
create(Type elementType)
Type
elementType()
kind()
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ArrayType()
public Type.Kind kind()
kind
ObjectType
public static ArrayType create(Type elementType)
public static ArrayType create()
@Nullable public Type elementType()
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.