ProductTypeOps

io.scalaland.chimney.internal.compiletime.datatypes.ProductTypes.ProductTypeOps
implicit class ProductTypeOps[A](tpe: Type[A])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def isCaseClass: Boolean
def isCaseObject: Boolean
def isJavaBean: Boolean
def isPOJO: Boolean