cc.otavia.core.timer.TimeoutTrigger
See theTimeoutTrigger companion trait
object TimeoutTrigger
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
TimeoutTrigger.type
Members list
Type members
Classlikes
case class DelayPeriod(delay: Long, period: Long, delayUnit: TimeUnit, periodUnit: TimeUnit) extends TimeoutTrigger
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TimeoutTriggerclass Objecttrait Matchableclass AnyShow all
case class DelayTime(delay: Long, unit: TimeUnit) extends TimeoutTrigger
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TimeoutTriggerclass Objecttrait Matchableclass AnyShow all
case class FirstTimePeriod(first: Date, period: Long, periodUnit: TimeUnit) extends TimeoutTrigger
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TimeoutTriggerclass Objecttrait Matchableclass AnyShow all
case class FixTime(date: Date) extends TimeoutTrigger
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TimeoutTriggerclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article