toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
utils
/
io.snabble.sdk.utils
/
IntRange
Int
Range
open
class
IntRange
Members
Constructors
Int
Range
Link copied to clipboard
constructor
(
)
constructor
(
min
:
Int
,
max
:
Int
)
Properties
max
Link copied to clipboard
val
max
:
Int
min
Link copied to clipboard
val
min
:
Int