ConstantBuilder

morphling.annotated.Schema$.ConstantBuilder
final class ConstantBuilder[P[_], A[_]]

Builder class used to construct a Constant property

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[O, I](fieldName: String, value: I, extract: Extract[O, I]): Prop[P, A, O, I]