JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.debugging.sourcemap
Interface Base64VLQ.CharIterator
Enclosing class:
Base64VLQ
static interface
Base64VLQ.CharIterator
A simple interface for advancing through a sequence of characters, that communicates that advance back to the source.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
hasNext
()
char
next
()
Method Detail
hasNext
boolean hasNext()
next
char next()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method