| Package | Description |
|---|---|
| com.facebook.presto.common.type |
| Modifier and Type | Method and Description |
|---|---|
static TypeSignatureParameterUnion |
TypeSignatureParameterUnion.convertToTypeSignatureParameterUnion(Object value) |
TypeSignatureParameterUnion |
TypeSignatureParameter.getValue() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
TypeSignatureParameterUnion.convertToValue(TypeSignatureParameterUnion parameterUnion) |
| Constructor and Description |
|---|
TypeSignatureParameter(ParameterKind kind,
TypeSignatureParameterUnion value) |
Copyright © 2012–2024. All rights reserved.