io.github.chronoscala

Members list

Type members

Classlikes

object ClockProvider

Attributes

Source
ClockProvider.scala
Supertypes
class Object
trait Matchable
class Any
Self type
case class DateInterval(startDate: LocalDate, endDate: LocalDate, step: Period) extends Seq[LocalDate]

Represents an immutable date interval

Represents an immutable date interval

Attributes

Source
DateInterval.scala
Supertypes
trait Serializable
trait Product
trait Seq[LocalDate]
trait SeqOps[LocalDate, Seq, Seq[LocalDate]]
trait Seq[LocalDate]
trait Equals
trait SeqOps[LocalDate, Seq, Seq[LocalDate]]
trait PartialFunction[Int, LocalDate]
trait Int => LocalDate
trait Iterable[LocalDate]
trait Iterable[LocalDate]
trait IterableFactoryDefaults[LocalDate, Seq]
trait IterableOps[LocalDate, Seq, Seq[LocalDate]]
trait IterableOnceOps[LocalDate, Seq, Seq[LocalDate]]
trait IterableOnce[LocalDate]
class Object
trait Matchable
class Any
Show all

Attributes

Source
Implicits.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Implicits
trait Imports
object Imports.type
object NamespacedImports.type
Show all

Attributes

Source
Implicits.scala
Supertypes
trait IntImplicits
class Object
trait Matchable
class Any
Show all
Known subtypes
trait Imports
object Imports.type
object Imports extends Imports

Attributes

Companion
trait
Source
Imports.scala
Supertypes
trait Imports
trait Implicits
trait IntImplicits
trait TypeImports
class Object
trait Matchable
class Any
Show all
Self type
Imports.type

Attributes

Companion
object
Source
Imports.scala
Supertypes
trait Implicits
trait IntImplicits
trait TypeImports
class Object
trait Matchable
class Any
Show all
Known subtypes
object Imports.type

Attributes

Source
InstantForwarder.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Instant.type
trait IntImplicits

Attributes

Source
Implicits.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Implicits
trait Imports
object Imports.type
case class Interval(startInstant: Instant, endInstant: Instant)

Represents an immutable time interval.

Represents an immutable time interval.

Attributes

Source
Interval.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Source
LocalDateForwarder.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object LocalDate.type

Attributes

Source
LocalDateTimeForwarder.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object LocalDateTime.type

Attributes

Source
LocalTimeForwarder.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object LocalTime.type

Attributes

Source
Implicits.scala
Supertypes
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Companion
trait
Source
Imports.scala
Supertypes
trait TypeImports
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Companion
object
Source
Imports.scala
Supertypes
trait TypeImports
class Object
trait Matchable
class Any
Show all
Known subtypes
object NamespacedImports.type

Attributes

Source
Implicits.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Source
Implicits.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Source
OffsetDateTimeForwarder.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object OffsetDateTime.type

Attributes

Source
Implicits.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Implicits
trait Imports
object Imports.type
object NamespacedImports.type
Show all
final class RichAny[A](val underlying: A) extends AnyVal

Attributes

Source
RichAny.scala
Supertypes
class AnyVal
trait Matchable
class Any
final class RichDuration(val underlying: Duration) extends AnyVal, Ordered[Duration]

Attributes

Source
RichDuration.scala
Supertypes
trait Ordered[Duration]
trait Comparable[Duration]
class Object
class AnyVal
trait Matchable
class Any
Show all
final class RichInstant(val underlying: Instant) extends AnyVal, Ordered[Instant]

Attributes

Source
RichInstant.scala
Supertypes
trait Ordered[Instant]
trait Comparable[Instant]
class Object
class AnyVal
trait Matchable
class Any
Show all
final class RichInt(val underlying: Int) extends AnyVal

Attributes

Source
RichInt.scala
Supertypes
class AnyVal
trait Matchable
class Any
final class RichLocalDate(val underlying: LocalDate) extends AnyVal, Ordered[LocalDate]

Attributes

Source
RichLocalDate.scala
Supertypes
trait Ordered[LocalDate]
trait Comparable[LocalDate]
class Object
class AnyVal
trait Matchable
class Any
Show all
final class RichLocalDateTime(val underlying: LocalDateTime) extends AnyVal, Ordered[LocalDateTime]

Attributes

Source
RichLocalDateTime.scala
Supertypes
trait Ordered[LocalDateTime]
trait Comparable[LocalDateTime]
class Object
class AnyVal
trait Matchable
class Any
Show all
final class RichLocalTime(val underlying: LocalTime) extends AnyVal, Ordered[LocalTime]

Attributes

Source
RichLocalTime.scala
Supertypes
trait Ordered[LocalTime]
trait Comparable[LocalTime]
class Object
class AnyVal
trait Matchable
class Any
Show all
final class RichLong(val underlying: Long) extends AnyVal

Attributes

Source
RichLong.scala
Supertypes
class AnyVal
trait Matchable
class Any
final class RichOffsetDateTime(val underlying: OffsetDateTime) extends AnyVal, Ordered[OffsetDateTime]

Attributes

Source
RichOffsetDateTime.scala
Supertypes
trait Ordered[OffsetDateTime]
trait Comparable[OffsetDateTime]
class Object
class AnyVal
trait Matchable
class Any
Show all
final class RichPeriod(val underlying: Period) extends AnyVal

Attributes

Source
RichPeriod.scala
Supertypes
class AnyVal
trait Matchable
class Any
final class RichZonedDateTime(val underlying: ZonedDateTime) extends AnyVal, Ordered[ZonedDateTime]

Attributes

Source
RichZonedDateTime.scala
Supertypes
trait Ordered[ZonedDateTime]
trait Comparable[ZonedDateTime]
class Object
class AnyVal
trait Matchable
class Any
Show all

Attributes

Source
Imports.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Imports
object Imports.type
object NamespacedImports.type
trait Tag

Attributes

Companion
object
Source
Tag.scala
Supertypes
class Object
trait Matchable
class Any
object Tag

Attributes

Companion
trait
Source
Tag.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Tag.type

Attributes

Source
Implicits.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Implicits
trait Imports
object Imports.type
object NamespacedImports.type
Show all
trait TypeImports

Attributes

Source
Imports.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Imports
object Imports.type
object NamespacedImports.type

Attributes

Source
ZonedDateTimeForwarder.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ZonedDateTime.type