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