Package com.google.debugging.sourcemap
Interface Base64VLQ.CharIterator
-
- Enclosing class:
- Base64VLQ
public static interface Base64VLQ.CharIteratorA 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 Description booleanhasNext()charnext()
-