Uses of Interface
elemental2.core.JsSet.ForEachCallbackFn
-
Uses of JsSet.ForEachCallbackFn in elemental2.core
Methods in elemental2.core with parameters of type JsSet.ForEachCallbackFnModifier and TypeMethodDescriptionJsSet.forEach
(JsSet.ForEachCallbackFn<? super VALUE> callback) <THIS> Object
JsSet.forEach
(JsSet.ForEachCallbackFn<? super VALUE> callback, THIS thisArg)