//
core
/
io.islandtime.measures
/
IntSeconds
/
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
MAX
Link copied to clipboard
common
The largest supported value.
val
MAX
:
IntSeconds
Content copied to clipboard
MIN
Link copied to clipboard
common
The smallest supported value.
val
MIN
:
IntSeconds
Content copied to clipboard