Interface BigUint64Array.FromMapFn

Enclosing class:
BigUint64Array

@JsFunction public static interface BigUint64Array.FromMapFn
  • Method Summary

    Modifier and Type
    Method
    Description
    jsinterop.base.JsBigint
    onInvoke(Object element, int index)
     
  • Method Details

    • onInvoke

      jsinterop.base.JsBigint onInvoke(Object element, int index)