Interface JsBigint


  • @JsType(isNative=true,
            name="bigint",
            namespace="<global>")
    public interface JsBigint
    Provides an abstraction for Closure bigint primitive type.