FormOverrideStrategy

final case class FormOverrideStrategy[F[_], G[_]](fieldName: String, naturalTransformation: FunctionK[G, F]) extends OverrideStrategy[F, G]
trait Product
trait Equals
trait OverrideStrategy[F, G]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product