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