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