staffstart-android-sdk
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.extensions
Package-level
declarations
Functions
Functions
exists
Link copied to clipboard
android
inline
fun
<
T
>
List
<
T
>
.
exists
(
fn
:
(
T
)
->
Boolean
)
:
Boolean
to
Float
Range
Link copied to clipboard
android
fun
IntRange
.
toFloatRange
(
)
:
ClosedFloatingPointRange
<
Float
>
to
Formatted
String
Link copied to clipboard
android
fun
LocalDateTime
.
toFormattedString
(
pattern
:
String
)
:
String
to
Int
Range
Link copied to clipboard
android
fun
ClosedFloatingPointRange
<
Float
>
.
toIntRange
(
)
:
IntRange