Package | Description |
---|---|
com.facebook.swift.codec.metadata |
Modifier and Type | Method and Description |
---|---|
ThriftEnumMetadata<T> |
ThriftEnumMetadataBuilder.build() |
ThriftEnumMetadata<?> |
ThriftType.getEnumMetadata() |
<T extends java.lang.Enum<T>> |
ThriftCatalog.getThriftEnumMetadata(java.lang.Class<?> enumClass)
Gets the ThriftEnumMetadata for the specified enum class.
|
Modifier and Type | Method and Description |
---|---|
static ThriftType |
ThriftType.enumType(ThriftEnumMetadata<?> enumMetadata) |
Copyright © 2019. All rights reserved.