mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
This was generated by the generated added in
8a2d424d68
but not committed in that
change for review purposes.
8 lines
524 B
Text
8 lines
524 B
Text
////
|
|
Automatically generated by PainlessDocGenerator. Do not edit.
|
|
Rebuild by running `gradle generatePainlessApi`.
|
|
////
|
|
|
|
[[painless-api-reference-IntToLongFunction]]++IntToLongFunction++::
|
|
* ++[[painless-api-reference-IntToLongFunction-applyAsLong-1]]long link:{java8-javadoc}/java/util/function/IntToLongFunction.html#applyAsLong%2Dint%2D[applyAsLong](int)++ (link:{java9-javadoc}/java/util/function/IntToLongFunction.html#applyAsLong%2Dint%2D[java 9])
|
|
* Inherits methods from ++<<painless-api-reference-Object,Object>>++
|