org.beangle.commons.lang.time

Members list

Type members

Classlikes

object CycleTime

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
CycleTime.type
class CycleTime extends Cloneable, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Cloneable
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object DateFormats

Attributes

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
Supertypes
class Object
trait Matchable
class Any
Self type
HourMinute.type
class HourMinute(val value: Short) extends Serializable, Ordered[HourMinute]

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

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

Attributes

Companion
object
Supertypes
trait Ordered[HourMinute]
trait Comparable[HourMinute]
trait Serializable
class Object
trait Matchable
class Any
Show all
object Stopwatch

Attributes

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

Simple Stopwatch

Simple Stopwatch

Attributes

Since

3.0.0

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

Attributes

Supertypes
class Ticker
class Object
trait Matchable
class Any
object Ticker

Attributes

Companion
class
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
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class SystemTicker
class TimerNode(val resource: String, var startTime: Long) extends Serializable

Timer Node in stack

Timer Node in stack

Attributes

Since

3.0.0

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

Supertypes
class Object
trait Matchable
class Any
object TimerTrace extends Logging

Attributes

Supertypes
trait Logging
class Object
trait Matchable
class Any
Self type
TimerTrace.type
enum WeekCycle

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object WeekDay

Attributes

Companion
enum
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
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object WeekState

Attributes

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

Assembly week in a long value. week index is 1 based.

Assembly week in a long value. week index is 1 based.

Attributes

Companion
object
Supertypes
trait Serializable
trait Ordered[WeekState]
trait Comparable[WeekState]
class Object
trait Matchable
class Any
Show all
class WeekTime extends Ordered[WeekTime], Serializable

循环时间

循环时间

Attributes

Companion
object
Supertypes
trait Serializable
trait Ordered[WeekTime]
trait Comparable[WeekTime]
class Object
trait Matchable
class Any
Show all
object WeekTime

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
WeekTime.type
object Weeks

Attributes

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