corda / net.corda.core.contracts / TimeWindow / contains

contains

abstract operator fun contains(instant: Instant): Boolean

Returns true iff the given instant is within the time interval of this TimeWindow.