public final class ArrayOf extends ConverterType
| Constructor and Description |
|---|
ArrayOf(ConverterType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(ArrayOf obj) |
boolean |
equals(Object obj) |
Class<?> |
getArrayType() |
ConverterType |
getElementType() |
Class<?> |
getLeafType() |
int |
hashCode() |
of, of, ofpublic ArrayOf(ConverterType type)
public ConverterType getElementType()
public Class<?> getLeafType()
getLeafType in class ConverterTypepublic Class<?> getArrayType()
public boolean equals(ArrayOf obj)
Copyright © 2020 JBoss by Red Hat. All rights reserved.