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