public String toString() { return StringUtils.joinClassAttributeValues( this, "BoundedExponentialBackoff", BoundedExponentialBackoff.class); }
public String toString() { return StringUtils.joinClassAttributeValues(this, "ConstantBackoff", ConstantBackoff.class); }