//
core
/
io.islandtime.ranges
/
OffsetDateTimeInterval
/
Companion
common
Companion
object
Companion
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
common
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
EMPTY
Link copied to clipboard
common
An empty interval.
val
EMPTY
:
OffsetDateTimeInterval
Content copied to clipboard
UNBOUNDED
Link copied to clipboard
common
An unbounded (ie. infinite) interval.
val
UNBOUNDED
:
OffsetDateTimeInterval
Content copied to clipboard