Package

org.sisioh.baseunits.scala

timeutil

Permalink

package timeutil

時間を取り扱うためのユーティリティクラス群。

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. timeutil
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class Clock(timeSource: TimeSource = SystemClock, zoneId: ZoneId) extends Product with Serializable

    Permalink

    時計を表すクラス。

Value Members

  1. object Clock extends Clock

    Permalink
  2. object SystemClock extends TimeSource

    Permalink

    システム時計に基づき、現在の時刻を返すクラス。

Inherited from AnyRef

Inherited from Any

Ungrouped