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
/
CollectionUtil
/
IndexedFunction
Indexed
Function
@
FunctionalInterface
interface
IndexedFunction
<
T
,
R
>
Function with index
Parameters
<T>
type
<R>
return value
Members
Functions
apply
Link copied to clipboard
abstract
fun
apply
(
index
:
Int
,
t
:
T
)
:
R
Maps to new value