toggle menu
core
1.9.10
jvm
switch theme
search in API
core
/
org.jetbrains.dokka.model
/
IntValue
Int
Value
data
class
IntValue
(
val
value
:
Int
)
:
LiteralValue
Members
Constructors
Int
Value
Link copied to clipboard
constructor
(
value
:
Int
)
Properties
value
Link copied to clipboard
val
value
:
Int
Functions
text
Link copied to clipboard
open
override
fun
text
(
)
:
String