RichInt

com.github.nscala_time.time.RichInt
final class RichInt(underlying: Int) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def *(period: Period): Period
def day: Period
def days: Period
def month: Period
def months: Period
def week: Period
def weeks: Period
def year: Period
def years: Period