//
core
/
io.islandtime.measures
/
Period
/
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
ZERO
Link copied to clipboard
common
A
Period
of zero length.
val
ZERO
:
Period
Content copied to clipboard