toggle menu
re.this
0.1.2
common
switch theme
search in API
re.this
/
eu.vendeli.rethis.types.options
/
ZRangeOption
/
LIMIT
LIMIT
data
class
LIMIT
(
val
offset
:
Long
,
val
count
:
Long
)
:
ZRangeOption
,
TripleArgument
<
String
,
Long
,
Long
>
Members
Constructors
LIMIT
Link copied to clipboard
constructor
(
offset
:
Long
,
count
:
Long
)
Properties
arg
Link copied to clipboard
open
override
val
arg
:
Triple
<
String
,
Long
,
Long
>
count
Link copied to clipboard
val
count
:
Long
offset
Link copied to clipboard
val
offset
:
Long