RichPartialProperty

com.github.nscala_time.time.RichPartialProperty
final class RichPartialProperty(underlying: Property) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply(value: Int): Partial
def apply(text: String): Partial
def apply(text: String, locale: Locale): Partial
def partial: Partial