bettermodel
Toggle table of contents
3.1.0-SNAPSHOT-496
bettermodel-api
Target filter
bettermodel-api
Switch theme
Search in API
Skip to content
bettermodel
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