toggle menu
protobuf-kotlin
0.5.0
common
switch theme
search in API
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
>