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