BetterModel
Toggle table of contents
2.2.0-SNAPSHOT-477
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.util.function
/
FloatSupplier
Float
Supplier
@
FunctionalInterface
interface
FloatSupplier
Float supplier
Inheritors
FloatConstantSupplier
Members
Functions
get
As
Float
Link copied to clipboard
abstract
fun
getAsFloat
(
)
:
Float
Gets float value
of
Link copied to clipboard
@
NotNull
open
fun
of
(
value
:
Float
)
:
@
NotNull
FloatConstantSupplier
Creates supplier by given value