mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-09-06 08:40:19 +00:00
deploy: 8dd2e3f6f9
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="library-version">
|
||||
0.20.23 </div>
|
||||
0.20.24 </div>
|
||||
</div>
|
||||
<div class="filter-section" id="filter-section">
|
||||
<button class="platform-tag platform-selector common-like" data-active="" data-filter=":micro_utils.dokka:dokkaHtml/commonMain">common</button>
|
||||
@@ -69,7 +69,7 @@
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="-pagination/index.html">Pagination</a><span class="token punctuation">.</span><a href="last-index-exclusive.html">lastIndexExclusive</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/InsanusMokrassar/MicroUtils/blob/master//pagination/common/src/commonMain/kotlin/dev/inmo/micro_utils/pagination/Pagination.kt#L55">source</a>)</span></span></div><p class="paragraph">Last number in index of objects. In fact, one <a href="-pagination/index.html">Pagination</a> object represent data in next range:</p><p class="paragraph">[<a href="first-index.html">firstIndex</a>, <a href="last-index.html">lastIndex</a>]; That means, that for <a href="-pagination/index.html">Pagination</a> with <a href="-pagination/size.html">Pagination.size</a> == 10 and <a href="-pagination/page.html">Pagination.page</a> == 1 you will retrieve <a href="first-index.html">Pagination.firstIndex</a> == 10 and <a href="last-index.html">Pagination.lastIndex</a> == 19. Here <a href="last-index-exclusive.html">Pagination.lastIndexExclusive</a> == 20</p></div></div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2023 Copyright</span><span
|
||||
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2024 Copyright</span><span
|
||||
class="pull-right"><span>Generated by </span><a
|
||||
href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user