cats.xml.utils.generic

Members list

Type members

Classlikes

final case class ParamName[U](value: String) extends AnyVal

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
case class TypeInfo[T](isString: Boolean, isPrimitiveWrapper: Boolean, isPrimitive: Boolean, isValueClass: Boolean, isOptionOfAnyPrimitiveOrString: Boolean, accessorsInfo: Map[ParamName[T], TypeInfo[_]])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object TypeInfo extends TypeInfoInstances

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
TypeInfo.type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object TypeInfo.type

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type