protobuf-kotlin-protoscope
0.4.0
common
protobuf-kotlin-protoscope
/
pro.felixo.protobuf.util
Package-level
declarations
Types
Types
Peekable
Iterator
Link copied to clipboard
class
PeekableIterator
<
T
:
Any
>
(
base
:
Iterator
<
T
>
)
:
Iterator
<
T
>