MathKit
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
MathKit
MathKit
/
com.sztorm.mathkit
/
Flags32
/
Companion
/
fromInt
from
Int
@
JvmStatic
inline
fun
fromInt
(
value
:
Int
)
:
Flags32
Creates a new
Flags32
instance using the specified signed 32-bit integer
value
.