BetterModel
Toggle table of contents
1.7.1-SNAPSHOT-194
api
Platform filter
api
Switch theme
Search in API
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