RedactByReplacing

case class RedactByReplacing(placeholder: String, f: Url => Url) extends Redactor
trait Serializable
trait Product
trait Equals
trait Redactor
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(u: Url): Url
def params[K](names: K*)(implicit evidence$2: QueryKey[K]): RedactByReplacing

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product