TruncatedInstantGen

final class TruncatedInstantGen(val instantGen: Gen[Instant]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def truncatedToMillis: Gen[Instant]

Concrete fields

val instantGen: Gen[Instant]