EnumHandler

object EnumHandler : SchemaHandler

Functions

Link copied to clipboard
open fun gatherSubTypes(type: KType): List<KType>
Link copied to clipboard
open override fun handle(type: KType, clazz: KClass<*>, cache: SchemaMap)

Handler for when an Enum is encountered