JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
org.teavm.jso.core.JSSortFunction
Packages that use
JSSortFunction
Package
Description
org.teavm.jso.core
Uses of
JSSortFunction
in
org.teavm.jso.core
Methods in
org.teavm.jso.core
with parameters of type
JSSortFunction
Modifier and Type
Method
Description
abstract
JSArray
<
T
>
JSArray.
sort
(
JSSortFunction
<
T
> function)