OpenSearch/docs/reference/painless-api-reference/LongToIntFunction.asciidoc
Nik Everett a383bc1be0 Add remaining generated painless API
This was generated by the generated added in
8a2d424d6839cfed0af44513b0f73b4f207b1b94 but not committed in that
change for review purposes.
2017-01-26 10:43:22 -05:00

9 lines
522 B
Plaintext

////
Automatically generated by PainlessDocGenerator. Do not edit.
Rebuild by running `gradle generatePainlessApi`.
////
[[painless-api-reference-LongToIntFunction]]++LongToIntFunction++::
* ++[[painless-api-reference-LongToIntFunction-applyAsInt-1]]int link:{java8-javadoc}/java/util/function/LongToIntFunction.html#applyAsInt%2Dlong%2D[applyAsInt](long)++ (link:{java9-javadoc}/java/util/function/LongToIntFunction.html#applyAsInt%2Dlong%2D[java 9])
* Inherits methods from ++<<painless-api-reference-Object,Object>>++