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
/
Flags16
/
Companion
/
fromUShort
from
UShort
@
JvmStatic
inline
fun
fromUShort
(
value
:
UShort
)
:
Flags16
Creates a new
Flags16
instance using the specified unsigned 16-bit integer
value
.