public final class ArrayTypeLiteral extends ValueObject implements TypeLiteral
Modifier and Type | Field and Description |
---|---|
TypeLiteral |
elementType |
Constructor and Description |
---|
ArrayTypeLiteral(TypeLiteral elementType) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
equals, hashCode
public final TypeLiteral elementType
public ArrayTypeLiteral(TypeLiteral elementType)
public String toString()
toString
in class ValueObject
Copyright © 2013–2016 jparsec. All rights reserved.