Date

faker.backToTheFuture$.Date$
object Date

Attributes

Source
backToTheFuture.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Date.type

Members list

Type members

Inherited types

opaque type Type

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala

Value members

Concrete methods

def dates: Seq[Instant]

Attributes

Source
backToTheFuture.scala

Inherited methods

def apply(a: Instant): Type

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala
def unapply(orig: Type): Some[A]

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala

Extensions

Inherited extensions

extension (orig: Type)(orig: Type)
def value: A

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala

Implicits

Implicits

implicit val dateArbitrary: Arbitrary[Date]

Attributes

Source
backToTheFuture.scala