toggle menu
protobuf-kotlin
0.5.0
common
switch theme
search in API
protobuf-kotlin-serialization
/
pro.felixo.protobuf.serialization.util
/
NumberIterator
Number
Iterator
class
NumberIterator
(
first
:
Int
,
last
:
Int
=
Int.MAX_VALUE
,
reserved
:
List
<
IntRange
>
)
Members
Constructors
Number
Iterator
Link copied to clipboard
constructor
(
first
:
Int
,
last
:
Int
=
Int.MAX_VALUE
,
reserved
:
List
<
IntRange
>
)
Functions
next
Link copied to clipboard
fun
next
(
)
:
Int