JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Search
Help
elemental2.core
ReadonlyArray
ReduceRightCallbackFn
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
onInvoke(Object, T, int)
Interface ReadonlyArray.ReduceRightCallbackFn<R,
T>
Enclosing interface:
ReadonlyArray
<
T
>
@JsFunction
public static interface
ReadonlyArray.ReduceRightCallbackFn<R,
T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
onInvoke
(
Object
p0,
T
p1, int p2)
Method Details
onInvoke
R
onInvoke
(
Object
p0,
T
p1, int p2)