toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-core
/
com.jeluchu.jchucomponents.utils
Package-level
declarations
Types
Functions
Types
Json
Converter
Object
To
String
Link copied to clipboard
class
JsonConverterObjectToString
:
TypeAdapter
<
String
?
>
Screen
Capture
Link copied to clipboard
class
ScreenCapture
Author: @Jeluchu
Functions
get
Random
UUID
Link copied to clipboard
fun
getRandomUUID
(
)
:
String
get
UUIDBits
Link copied to clipboard
fun
getUUIDBits
(
)
:
Long
rand
Double
Link copied to clipboard
fun
randDouble
(
min
:
Double
,
max
:
Double
)
:
Double
rand
Int
Link copied to clipboard
fun
randInt
(
min
:
Int
,
max
:
Int
)
:
Int