org.beangle.commons.lang.time

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object HourMinute

Hour and minute of day

Hour and minute of day

Attributes

Version:

4.0.5

Since:

4.0.5

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class HourMinute(val value: Short) extends Serializable with Ordered[HourMinute]

一天中的分钟时间,格式如23:33

一天中的分钟时间,格式如23:33

Attributes

Companion:
object
Graph
Supertypes
trait Ordered[HourMinute]
trait Comparable[HourMinute]
trait Serializable
class Object
trait Matchable
class Any
object Stopwatch

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class Stopwatch(val ticker: Ticker, immediately: Boolean)

Simple Stopwatch

Simple Stopwatch

Attributes

Since:

3.0.0

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
class SystemTicker extends Ticker

Attributes

Graph
Supertypes
class Ticker
class Object
trait Matchable
class Any
object Ticker

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Ticker.type
abstract class Ticker()

Time source generator

Time source generator

Attributes

Since:

3.0.0

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class TimerNode(val resource: String, var startTime: Long) extends Serializable

Timer Node in stack

Timer Node in stack

Attributes

Since:

3.0.0

Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
class TimerStack(root: TimerNode, initCapacity: Int)

Record timer nodes

Record timer nodes

Attributes

Since:

3.0.0

Graph
Supertypes
class Object
trait Matchable
class Any
object TimerTrace extends Logging

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Self type
object WeekDay

Attributes

Companion:
enum
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
WeekDay.type
enum WeekDay

国家标准GBT 7408-2005

国家标准GBT 7408-2005

Attributes

Companion:
object
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object WeekState

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class WeekState(val value: Long) extends Ordered[WeekState] with Serializable

week index is 1 based.

week index is 1 based.

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Ordered[WeekState]
trait Comparable[WeekState]
class Object
trait Matchable
class Any
class WeekTime extends Ordered[WeekTime] with Serializable

循环时间

循环时间

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Ordered[WeekTime]
trait Comparable[WeekTime]
class Object
trait Matchable
class Any
object WeekTime

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object Weeks

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Weeks.type