Package io.airlift.drift.codec.internal
package io.airlift.drift.codec.internal
-
ClassDescriptionEnumThriftCodec<T extends Enum<T>>EnumThriftCodec is a codec for Java enum types.Implementations of this interface are expected to be thread safe.