DateTimeFormatPartMutableBuilder

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

Value members

Concrete methods

@inline
def setType(value: DateTimeFormatPartTypes): Self
@inline
def setValue(value: String): Self

Concrete fields

val x: Self