RelativeTimeFormatPartMutableBuilder

@inline final class RelativeTimeFormatPartMutableBuilder[Self <: RelativeTimeFormatPart](val x: Self) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline
def setType(value: String): Self
@inline
def setUnit(value: RelativeTimeFormatUnit): Self
@inline
def setUnitUndefined: Self
@inline
def setValue(value: String): Self

Concrete fields

val x: Self