Patience

org.encalmo.lambda.Eventually.Patience
See thePatience companion trait
object Patience

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Patience.type

Members list

Type members

Classlikes

trait Episode

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(maximumFailureCount: Int, initialDelayMiliseconds: Int, backoffFactor: Double, maximumTotalTimeSeconds: Int, maximumDelaySeconds: Int, secondBackoffFactor: Double, delayFirstInvocation: Boolean): Patience