| Package | Description |
|---|---|
| com.facebook.presto.spi.type |
| Modifier and Type | Method and Description |
|---|---|
static TypeParameter |
TypeParameter.of(long longLiteral) |
static TypeParameter |
TypeParameter.of(NamedType namedType) |
static TypeParameter |
TypeParameter.of(String variable) |
static TypeParameter |
TypeParameter.of(Type type) |
static TypeParameter |
TypeParameter.of(TypeSignatureParameter parameter,
TypeManager typeManager) |
Copyright © 2012-2016. All Rights Reserved.