toggle menu
Variist
2.0.0
jvm
switch theme
search in API
Variist
/
com.tegonal.variist.providers
/
ArgsRange
Args
Range
class
ArgsRange
(
val
offset
:
Int
,
val
take
:
Int
)
(
source
)
Represents a range which an
ArgsGenerator
should generate.
Since
2.0.0
Members
Constructors
Args
Range
Link copied to clipboard
constructor
(
offset
:
Int
,
take
:
Int
)
Properties
offset
Link copied to clipboard
val
offset
:
Int
take
Link copied to clipboard
val
take
:
Int