toggle menu
ComposeInvestigator Runtime API
2.1.0-Beta1-1.0.0-beta01
jvm
switch theme
search in API
ComposeInvestigator Runtime API
/
land.sungbin.composeinvestigator.runtime
/
Stability
/
Combined
Combined
class
Combined
(
val
elements
:
Stability
)
:
Stability
Members
Members & Extensions
Constructors
Combined
Link copied to clipboard
constructor
(
vararg
elements
:
Stability
)
Properties
elements
Link copied to clipboard
val
elements
:
Array
<
out
Stability
>
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
is
Expressible
Link copied to clipboard
fun
Stability
.
isExpressible
(
)
:
Boolean
is
Uncertain
Link copied to clipboard
fun
Stability
.
isUncertain
(
)
:
Boolean
known
Stable
Link copied to clipboard
fun
Stability
.
knownStable
(
)
:
Boolean
known
Unstable
Link copied to clipboard
fun
Stability
.
knownUnstable
(
)
:
Boolean
to
Certain
String
Link copied to clipboard
fun
Stability
.
toCertainString
(
)
:
String
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String