-
- All Known Implementing Classes:
JSON.ReaderSource,JSON.StringSource
- Enclosing class:
- JSON
public static interface JSON.SourceA generic source for a JSON representation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasNext()charnext()charpeek()char[]scratchBuffer()
-