JSON.ReaderSource, JSON.StringSourcepublic static interface JSON.Source
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
hasNext() |
|
char |
next() |
|
char |
peek() |
|
char[] |
scratchBuffer() |
Copyright © 1995–2018 Webtide. All rights reserved.