com.sksamuel.avro4s.typeutils

Type members

Classlikes

class Annotations(annos: Seq[Any])
Companion
object
object Annotations
Companion
class
case class Names(typeInfo: TypeInfo, annos: Annotations, typeAnnos: Seq[Any])

Extracts names and namespaces from a type. Takes into consideration provided annotations.

Extracts names and namespaces from a type. Takes into consideration provided annotations.

Companion
object
object Names
Companion
class
object SubtypeOrdering extends Ordering[Subtype[_[_], _, _]]